- Sep 10, 2018
-
-
Rohan Budhiraja authored
-
- Sep 08, 2018
-
-
Justin Carpentier authored
Frame Jacobian Time Variation
-
Rohan Budhiraja authored
-
- Sep 07, 2018
-
-
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.
-
- Sep 06, 2018
-
-
Justin Carpentier authored
[minor][robot_wrapper] frameClassicAcceleration requires numpy
-
Rohan Budhiraja authored
-
- Sep 05, 2018
-
-
Justin Carpentier authored
-
Justin Carpentier authored
-
- Aug 28, 2018
-
-
Justin Carpentier authored
-
Justin Carpentier authored
- Aug 27, 2018
-
-
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.
-
- Aug 24, 2018
-
-
Justin Carpentier authored
Fix bugs in exp6
-
Justin Carpentier authored
-
Justin Carpentier authored
-
- Aug 09, 2018
-
-
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
-
- Aug 08, 2018
-
-
Rohan Budhiraja authored
-
- Aug 02, 2018
-
-
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
-
- Aug 01, 2018
-
-
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
-
- Jul 16, 2018
-
-
jcarpent authored
-