- 24 Sep, 2017 1 commit
-
-
jcarpent authored
-
- 24 May, 2017 1 commit
-
-
Olivier Stasse authored
Useful when one does not known which robot will be loaded.
-
- 30 Mar, 2017 2 commits
- 30 Sep, 2016 1 commit
-
-
jcarpent authored
-
- 27 Sep, 2016 1 commit
-
-
jcarpent authored
-
- 26 Sep, 2016 1 commit
-
-
jcarpent authored
-
- 19 Sep, 2016 1 commit
-
-
Valenza Florian authored
-
- 16 Sep, 2016 5 commits
-
-
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
-
- 15 Sep, 2016 1 commit
-
-
- 14 Sep, 2016 1 commit
-
-
Valenza Florian authored
-
- 13 Sep, 2016 2 commits
-
-
-
Valenza Florian authored
-
- 07 Sep, 2016 4 commits
-
-
- 06 Sep, 2016 1 commit
-
-
- 05 Sep, 2016 2 commits
-
-
- 01 Sep, 2016 1 commit
-
-
- 20 Aug, 2016 1 commit
-
-
- 08 Aug, 2016 2 commits
- 02 Aug, 2016 2 commits
-
-
jcarpent authored
-
-
- 24 Jul, 2016 2 commits
- 23 Jul, 2016 4 commits
- 21 Jul, 2016 1 commit
-
-
- 07 Jul, 2016 3 commits
-
-
Valenza Florian authored
[C++][unittest] Added neutralConfiguration vector in Model, and fill it when adding joints + test on neutralConfiguration
-
Valenza Florian authored
Renamed JointXXAccessor to JointXX + renamed traits<D>::JointData to traits<D>::JointDataDerived, same for Model. Conflicts: CMakeLists.txt src/algorithm/center-of-mass.hxx src/multibody/model.hpp unittest/CMakeLists.txt
-
Valenza Florian authored
[C++] The stack of joints model & data is now of type joint accessor ( i.e the derived types are encapsulated in a generic joint accessor Conflicts: src/multibody/model.hpp
-