- Apr 09, 2015
-
-
olivier stasse authored
-
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
-
olivier stasse authored
-
olivier stasse authored
-
olivier stasse authored
-
olivier stasse authored
-
olivier stasse authored
-
olivier stasse authored
-
olivier stasse authored
-
olivier stasse authored
-
olivier stasse authored
-
olivier stasse authored
-
olivier stasse authored
-
olivier stasse authored
-
olivier stasse authored
-
olivier stasse authored
-
olivier stasse authored
-
olivier stasse authored
-
olivier stasse authored
-
olivier stasse authored
-
olivier stasse authored
-
- Apr 07, 2015
-
-
fvalenza authored
Dev
-
- Apr 02, 2015
-
-
Justin Carpentier authored
-
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
-
Valenza Florian authored
-
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).