- 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 10 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
-
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
-
- 10 Jul, 2018 9 commits
-
-
Justin Carpentier authored
Update API of Python bindings
-
jcarpent authored
-
jcarpent authored
-
jcarpent authored
-
jcarpent authored
-
Justin Carpentier authored
[CI][Gitlab] Use a dedicated target for generating doc and coverage
-
Guilhem Saurel authored
-
Justin Carpentier authored
Remove lab directory
-
jcarpent authored
-
- 05 Jul, 2018 3 commits
-
-
Justin Carpentier authored
Fix bug in Python interpreter
-
jcarpent authored
-
jcarpent authored
-
- 04 Jul, 2018 10 commits
-
-
Justin Carpentier authored
Remove now useless dependency to HPP-MODEL_URDF and METAPOD
-
jcarpent authored
METAPOD is now outdated. Installing it on recent platforms is now tedious. The results was only compared for Symmetric3 class.
-
jcarpent authored
As HPP relies on Pinocchio since 2 years, it seems natural to remove the dependency. Check and benchmark are no more meaningfull.
-
Justin Carpentier authored
Add version utils to check the current version of Pinocchio
-
jcarpent authored
-
jcarpent authored
-
jcarpent authored
-
jcarpent authored
-
jcarpent authored
This feature mimics the Eigen checking of version
-
jcarpent authored
-