- Sep 06, 2016
-
-
- Sep 05, 2016
-
-
- Sep 01, 2016
-
-
Valenza Florian authored
Added methods in joints and algorithm working on Model to determine if two configurations are equivalent
-
- Aug 09, 2016
- Aug 08, 2016
- Aug 04, 2016
-
-
Valenza Florian authored
[C++] The method forwardKinematics now selects by itself the section of the right DoFs over a full vector
-
- Aug 03, 2016
-
-
Valenza Florian authored
-
Valenza Florian authored
-
Valenza Florian authored
-
Valenza Florian authored
-
- Jul 28, 2016
-
-
jcarpent authored
-
jcarpent authored
This new method give the increment for finite difference applications.
-
jcarpent authored
Most of the joints have bugs inside their methods - integration, differentiate, interpolate. A small remind that the joint velocity vector is generally expressed in the joint frame while the translations are expressed in the joint parent frame.
-
- Jul 27, 2016
- Jul 26, 2016
-
-
- Jul 23, 2016
-
-
jcarpent authored
Those assignments lead to infinite recursion loops
-
- Jul 21, 2016
-
-
Valenza Florian authored
-
Valenza Florian authored
[C++] Factorize code with JointRevolute for JointRevoluteUnbounded types such as MotionRevolute(Unbounded), Constraint
-
- Jul 20, 2016
-
-
-
Valenza Florian authored
-
-
-
- Jul 19, 2016
-
-
Valenza Florian authored
-
- Jul 08, 2016
-
-
Antonio El Khoury authored
* Rename Scalar_t to Scalar. * This allows applying Eigen-compatible template operations to se3::spatial objects.
-
- Jul 07, 2016
-
-
Valenza Florian authored
-
Valenza Florian authored
-
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
Conflicts: 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
-
- Jun 27, 2016
- Jun 17, 2016
-
-
Valenza Florian authored
[C++][FixBug] Fix the visitor for calc (0 and 1st order) and calc_aba + added visitor on the shortname of a jointmodel derived type
-
- Jun 09, 2016
-
-
Valenza Florian authored
-