- Jun 17, 2016
-
-
Valenza Florian authored
[Python] Rename file into joint-derived.hpp to correspond to the type it exposes. i.e it does the exposition for each derived joint model ( that are in the joint model variant
-
- Apr 21, 2016
-
-
Valenza Florian authored
[C++][Python][Major] Replaced the way collisions and visuals are stored in GeometryModel. Now it is two lists of GeometryObject (one for collisions, one for visuals) aggregating information instead of multiple vectors. Now handle multiple collisions/visuals for one link when parsing urdf file and keep track of the mesh absolute path. Changed binding accordingly.
-
- Feb 09, 2016
-
-
Valenza Florian authored
[C++][Python][parser] Added operational_frames in Model as a vector of Frame {name, parent id, placementWrtParentJoint} and exposed it in python. When parsing a fixed joint, a frame is added to the model with the name of the fixed joint
-
jcarpent authored
-
- Feb 02, 2016
-
-
Justin Carpentier authored
-
- Feb 01, 2016
-
-
Valenza Florian authored
[C++][Python][parser] Added extra_frames in Model as a vector of Frame {name, parent id, placementWrtParentJoint} and exposed it in python. When parsing a fixed joint, a frame is added to the model with the name of the fixed joint
-
- Jan 08, 2016
-
-
Valenza Florian authored
[CMake][Python] Exposed GeometryModel and GeometryData in python. Little reworked of the headers_variables in the cmakelists
-
- Oct 14, 2015
-
-
Antonio El Khoury authored
-
- Oct 01, 2015
-
-
Valenza Florian authored
[Python] Binding the different joint models. The exposure is done through the variant. In joints-models, you can specialise the binding for any jointModel you want.
-
- Jun 13, 2015
-
-
Antonio El Khoury authored
-
- Apr 29, 2015
-
-
Florian Valenza authored
-
- Mar 30, 2015
-
-
Nicolas Mansard authored
-
Nicolas Mansard authored
Warning remaining at compilation of CRBA. Timings: nq = 36 RNEA = 4.79756 us CRBA = 5.50824 us Cholesky = 2.40469 us Jacobian = 3.68493 us COM+Jcom = 4.024 us
-
Nicolas Mansard authored
-
Nicolas Mansard authored
-
Nicolas Mansard authored
-