- Apr 29, 2015
-
-
Florian Valenza authored
[Major][Python] Fixing function se3ToXYZQUAT. Change method display in robot_wrapper according to this fix
-
Florian Valenza authored
-
Florian Valenza authored
-
Florian Valenza authored
-
Valenza Florian authored
-
Florian Valenza authored
-
jcarpent authored
-
- Apr 27, 2015
- Apr 23, 2015
-
-
jcarpent authored
-
- Apr 22, 2015
-
-
jcarpent authored
-
- Apr 21, 2015
- Apr 17, 2015
-
-
flforget authored
-
- Apr 16, 2015
-
-
Valenza Florian authored
-
- Apr 14, 2015
-
-
Valenza Florian authored
-
Thomas Flayols authored
Add attributes in model.hpp - names of fixed body - indexes of their closer movable parent - visuals booleans - number of fixed body modify display method in robot_wrapper - compute and send the absolute placement from relative to the closer movable parent
-
Thomas Flayols authored
To do so, added a new parameter ( placementOffSet) which enables to propagate the length of a fixed body to child joints and edit the urdf tree to remove bypass fixed link when encountered and handled. The fixed links are not displayed in the viewer yet and not saved in model yet
-
- Apr 09, 2015
-
-
olivier stasse authored
Follow the advice of gcc by casting directly with the proposed CoeffBasedProduct template. Makes gcc happy. This patch was initially proposed by Florent Valenza but with another type.
-
olivier stasse authored
There is still an issue on ConstraintXd. This commit *does not* compile is here for book-keeping.
-
olivier stasse authored
-
- Apr 02, 2015
-
-
Justin Carpentier authored
-
Justin Carpentier authored
-
Justin Carpentier authored
-
Justin Carpentier authored
-
Justin Carpentier authored
-
Justin Carpentier authored
-
- Mar 30, 2015
-
-
Valenza Florian authored
-
Valenza Florian authored
[Major] Now handle prismatic joint when parsing urdf. Only cartesion X,Y or Z are accepted, unaligned axis bring crash
-
Valenza Florian authored
[Major] Correction of bugs in JointRevoluteUnaligned and its unittest. The urdf parser nows takes into account this joint. Added a new enum in cartesian axis
-
Valenza Florian authored
[Python][Major] Integrated modifications in Gepetto viewer that reference a window by id instead of string
-
Nicolas Mansard authored
[Python][Major] Corrected wrapper to CRBA to have symmetric M, added missing types to access data wrapper, added operator in motion.
-
Nicolas Mansard authored
-
Nicolas Mansard authored
[Python] Added xyzquatToSe3 and modified rpyToSO3 to accept matrix instead of tupple as input (impact is marginal, but the modif was necessary to properly parse Maximilien input data).
-
Nicolas Mansard authored
-
Valenza Florian authored
Conflicts: src/multibody/model.hpp src/multibody/parser/urdf.hpp
-
Valenza Florian authored