- Jun 14, 2016
-
-
Valenza Florian authored
-
Valenza Florian authored
-
Valenza Florian authored
[C++] Fix multiple bugs such as getting the correct name of geometryObjects, or initialize the bodyParents vector correctly, + binded some model datas
-
- Jun 13, 2016
-
-
Valenza Florian authored
-
- Jun 10, 2016
-
-
Valenza Florian authored
[C++][Python] Removed fixbodies in Model. Were a way to store visuals merged with Joints. Now this information is in GeometryModel (visuals) + updated python bindings
-
Valenza Florian authored
[C++] Make distinction between joint and body in Model API ( addJoint, appendBodyToJoint, addJointAndBody instead of addBody)
-
- Jun 09, 2016
-
-
Valenza Florian authored
-
- May 28, 2016
-
-
Justin Carpentier authored
avoid the miss alignement on vector of Matrix6d
-
- May 27, 2016
-
-
mnaveau authored
-
Justin Carpentier authored
Correct travis + fix hpp-fcl issues
-
- May 26, 2016
- May 24, 2016
-
-
Justin Carpentier authored
Fix call to old API
-
Valenza Florian authored
-
- May 23, 2016
-
-
Justin Carpentier authored
Added JointAccessor + its unittests.
-
Valenza Florian authored
[C++][Unittest] Reworked JointAccessor Unittest. tests are now done on every type of joint of the boost variant Model
-
- May 20, 2016
-
-
Justin Carpentier authored
overload the new operator for the model and data classes
-
mnaveau authored
-
- May 19, 2016
-
-
Justin Carpentier authored
Add a cmake variable to choose if the pyhton wrapper will be compile or not
-
mnaveau authored
-
- May 15, 2016
-
-
Justin Carpentier authored
Handle the zero velocity case for spherical joint types
-
- May 13, 2016
-
-
jcarpent authored
-
- May 09, 2016
-
-
Valenza Florian authored
Completed the visitors on JointVariants for each method of the JointBase interface and moved it to a different file.
-
- May 04, 2016
-
-
Justin Carpentier authored
Remove incorrect indents
-
- May 03, 2016
-
-
Justin Carpentier authored
-
fvalenza authored
Fix two bugs related to the API change
-
jcarpent authored
-
Justin Carpentier authored
-
- May 02, 2016
-
-
Justin Carpentier authored
Python exposure tests
-
Valenza Florian authored
-
- Apr 29, 2016
-
-
Valenza Florian authored
-
Valenza Florian authored
-
- Apr 28, 2016
-
-
Justin Carpentier authored
[C++][Python][Major] Replaced the way collisions and visuals are stored
-
Valenza Florian authored
-
- Apr 27, 2016
-
-
Valenza Florian authored
-