- Sep 16, 2016
-
-
Valenza Florian authored
-
Valenza Florian authored
-
Valenza Florian authored
-
Valenza Florian authored
[C++][unittest] Fix computations in jointcomposite::calc() + reworked unittest (comparison of R3xSO3 (either two joints with no inertia between them or Jointcomposite))
-
Valenza Florian authored
[C++] Removed default parameters for bounds when adding joint and created an overloaded method instead. Switched the order for addJoint method (put the default valued argument at last position)
-
Valenza Florian authored
-
Valenza Florian authored
[C++] Make JointComposite part of the JointVariant. Reoganized some include to avoid circular dependencies
-
- Sep 14, 2016
-
-
Valenza Florian authored
-
Valenza Florian authored
-
fvalenza authored
-
- Sep 13, 2016
-
-
Nicolas Mansard authored
[C++] Fixed compilation errors due to changes of API
-
Valenza Florian authored
-
- Sep 09, 2016
-
-
Nicolas Mansard authored
Fix unit test and merge devel into hpp-devel
-
- Sep 08, 2016
-
-
-
Conflicts: src/parsers/urdf/geometry.cpp unittest/geom.cpp
-
-
Joseph Mirabel authored
Refactorize geometry module
-
[C++] Geom: remove stupid comparisons of unsigned int with -1, and consequently modified the signature of GeomModel::addGeometryObject with an optional argument.
-
-
-
-
- Sep 07, 2016
-
-
-
Issue 281.12.
-
[c++] Geom: modified multibody/geometry.hpp so that _ are removed from var names + unified the way geometry model and data are named (resp geomModel and geomData) through all the code. Issue 281.5.
-
-
Issue 281.5.
-
-
Issue 281.7.
-
-
[C++] Geom: major change in the API. Moved compute collision|distance from methods of GeomData to algorithms in geometry.hpp. Issue 281.9.
-
Issue 281.11
-
-
Issue 281.8.
-
-
Issue 281.4.
-
Issue 281.1.
-
Issue 281.2.
-
-
-
-