- 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
-
- Jul 11, 2018
-
-
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
-
Justin Carpentier authored
Remove warnings in unit tests
-
jcarpent authored
-
jcarpent authored
-
jcarpent authored
-
Justin Carpentier authored
Change naming of LieGroupTpl and LieGroupOberationBase
-
jcarpent authored
-
jcarpent authored
It follows #432 suggestions
-
- Jul 10, 2018
-
-
Justin Carpentier authored
Update API of Python bindings
-