- 07 Sep, 2018 4 commits
-
-
Rohan Budhiraja authored
[bindings/framejacobiantimevariation] add a function framesJacobianTimeVariation in the groove of framesJacobian that also calls compute and fk.
-
Rohan Budhiraja authored
[algorithm/frames] add getFrameJacobianTimeVariation in the same groove as getJointJacobianTimeVariation
-
Rohan Budhiraja authored
-
Rohan Budhiraja authored
[algorithms][DEPRECATED] make getFrameJacobian as deprecated. getFrameJacobian<referenceframe> already exists.
-
- 06 Sep, 2018 2 commits
-
-
Justin Carpentier authored
[minor][robot_wrapper] frameClassicAcceleration requires numpy
-
Rohan Budhiraja authored
-
- 05 Sep, 2018 2 commits
-
-
Justin Carpentier authored
-
Justin Carpentier authored
-
- 28 Aug, 2018 3 commits
-
-
Justin Carpentier authored
-
Justin Carpentier authored
-
Justin Carpentier authored
-
- 27 Aug, 2018 8 commits
-
-
Justin Carpentier authored
Fix bug related to new version of Eigen 3.3.5
-
Justin Carpentier authored
-
Justin Carpentier authored
Uniformization of git history between master and devel branches
-
Justin Carpentier authored
-
Justin Carpentier authored
And then change name of internal ADD_UNIT_TEST to ADD_PINOCCHIO_UNIT_TEST
-
Justin Carpentier authored
-
Justin Carpentier authored
-
Justin Carpentier authored
Merge current devel branch into master for continuous git history. Only commits on branch devel have been kepts, devel branch being the most advanced one.
-
- 24 Aug, 2018 3 commits
-
-
Justin Carpentier authored
Fix bugs in exp6
-
Justin Carpentier authored
-
Justin Carpentier authored
-
- 09 Aug, 2018 6 commits
-
-
Justin Carpentier authored
Documentation and unittest for forward dynamics with damped cholesky inverse
-
Rohan Budhiraja authored
-
Rohan Budhiraja authored
-
Rohan Budhiraja authored
-
Rohan Budhiraja authored
-
Justin Carpentier authored
[algorithm/dynamics] add option to take damped inverse when doing cholesky factorization of JMinvJt
-
- 08 Aug, 2018 1 commit
-
-
Rohan Budhiraja authored
-
- 02 Aug, 2018 6 commits
-
-
Justin Carpentier authored
Improve efficiency of exp3 and exp6 operations
-
Justin Carpentier authored
-
Justin Carpentier authored
-
Justin Carpentier authored
-
Justin Carpentier authored
-
Justin Carpentier authored
[core] Efficient implementation of exp6
-
- 01 Aug, 2018 1 commit
-
-
Carlos Mastalli authored
This new expression comes from the fact that [w]x*[w]x = w*w.T - \|x\|^2. For more information see "Differential of the Exponential Map": http://ethaneade.org/exp_diff.pdf
-
- 16 Jul, 2018 1 commit
-
-
jcarpent authored
-
- 11 Jul, 2018 3 commits
-
-
Justin Carpentier authored
Change differentiate into difference
-
jcarpent authored
Differentiate was not the right term as it is devoded to differential calculus. This is related to #432.
-
Justin Carpentier authored
-