- Jul 03, 2018
-
-
jcarpent authored
-
Justin Carpentier authored
Split CRBA and centroidal algos
-
jcarpent authored
-
Justin Carpentier authored
[C++] Add Jexp3 and Jexp6
-
-
jcarpent authored
-
jcarpent authored
-
-
-
jcarpent authored
-
- Jul 02, 2018
- Jun 28, 2018
-
-
Justin Carpentier authored
Add new version of CRBA and clean a bit the CCRBA code
-
jcarpent authored
-
jcarpent authored
-
jcarpent authored
-
jcarpent authored
This is a minimal version of CRBA. It also computes for free the centroidal momentum matrix and the kinematic jacobians of all the joints.
-
jcarpent authored
-
Justin Carpentier authored
Minor correction
-
- Jun 27, 2018
-
-
Justin Carpentier authored
[Minor] Remove an assert and add "Model.name" to Python.
-
-
* when path does not start with "file://" or "package://"
-
- Jun 25, 2018
-
-
Justin Carpentier authored
Python: expose FCL DistanceResult + fix some bugs
-
- Jun 24, 2018
- Jun 21, 2018
-
-
Justin Carpentier authored
In SE(n) and SO(n), difference is exactly zero if operands are equal.
-
Florent Lamiraux authored
-
Florent Lamiraux authored
difference between two equal configurations should be 0.
-
- Jun 08, 2018
-
-
Justin Carpentier authored
[Algo] Add additional signature for computeJacobians
-
jcarpent authored
-
Justin Carpentier authored
Merge master commits into derivates branch
-
jcarpent authored
-
- Jun 07, 2018
-
-
Justin Carpentier authored
[LieGroup] Fix bug related to the Scalar product return type
-
jcarpent authored
This bug is appearing with Eigen3 >= 3.3.4. The scalar product return type does not have an Options which is required by exp3.
-
Guilhem Saurel authored
-