- Sep 28, 2017
- Sep 27, 2017
-
-
Justin Carpentier authored
Fix bug in parser urdf + add copy constructor in VectorSpaceOperation
-
Florent Lamiraux authored
-
Florent Lamiraux authored
- in function addJointAndBody, when add frame with name joint_name, if the joint already exists, method Model::addJointFrame returns -1. This event was not detected leading to undefined behavior. - this commit detects this error and throws an exception.
-
jcarpent authored
-
jcarpent authored
-
- Sep 26, 2017
-
-
jcarpent authored
-
Justin Carpentier authored
Add algo to compute [inefficiently] the time variation of the joint jacobian
-
jcarpent authored
-
jcarpent authored
-
- Sep 24, 2017
- Sep 18, 2017
-
-
Justin Carpentier authored
In exp3, modify assertion
-
Justin Carpentier authored
Lie group operation struct are aware of the dimension of the element they manipulate
-
- Sep 13, 2017
-
-
Florent Lamiraux authored
Previous implementation did not accept a vector of dynamic size of size 3. This commit fixes the issue.
-
- Sep 04, 2017
-
-
Florent Lamiraux authored
- This is necessary to correctly implement random sampling in dynamic-sized vector space.
-
Florent Lamiraux authored
-
- Sep 02, 2017
-
-
Florent Lamiraux authored
-
Florent Lamiraux authored
- VectorSpaceOperation <-1> corresponding to operations on dynamic size vectors now handles vectors of given size.
-
- Jul 27, 2017
-
-
jcarpent authored
-
- Jul 20, 2017
-
-
Justin Carpentier authored
Handle the new convention for quaternion representation with the viewer
-
- Jul 19, 2017
-
-
jcarpent authored
-
- Jun 26, 2017
-
-
Justin Carpentier authored
Minor fix of bugs with c++11
-
- Jun 25, 2017
-
-
Nicolas Mansard authored
[Python] Added static method in geometry API to create a capsule object
-
-