- Jun 16, 2015
-
-
jcarpent authored
-
- Jun 13, 2015
-
-
Antonio El Khoury authored
-
Antonio El Khoury authored
-
Antonio El Khoury authored
-
Antonio El Khoury authored
-
Antonio El Khoury authored
* Implement exp3, exp6, log3, and log6 functions by copying implementation from explog.py. * Add same documentation as in explog.py.
-
- Jun 12, 2015
-
-
Valenza Florian authored
-
Florian Valenza authored
-
Florian Valenza authored
[Major][C++] Added Joint limits to joint model and to Pinocchio Data. Also added an algorithm to compute joint limits. Based on the model of the limits, it computes and store the actual limits in Data. We then have access to the values in Data in python binding. The algorithm is here in future cases where the limits will not only be static but dependent of the configuration
-
- Apr 30, 2015
-
- Apr 29, 2015
-
-
Florian Valenza authored
-
Florian Valenza authored
-
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
-
jcarpent authored
-
jcarpent authored
-
jcarpent 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
-