- 29 Oct, 2018 9 commits
-
-
Justin Carpentier authored
-
Justin Carpentier authored
To clean the code, I added a dedicated namespace for quaternion. I have made deprecated previous functions related to quaternions and they now refer to their implementation inside the quaternion namespace. It was then required to include in the main stream additionnal include that have been put in the fwd.hpp file
-
-
This splitting is mandatory with CPPAD support.
-
-
-
-
-
This initial commit allows to support of CPPAD in order to implement automatic differentiation inside Pinocchio
-
- 27 Apr, 2018 1 commit
-
-
jcarpent authored
-
- 09 Sep, 2016 1 commit
-
-
Valenza Florian authored
-
- 13 Apr, 2016 1 commit
-
-
jcarpent authored
-
- 19 Oct, 2015 1 commit
-
-
Valenza Florian authored
[cmake][C++][bug fix] Moved initialization of static const variable gravity 981 from model.hpp to model.cpp. libpinocchio.so is no more empty. Caution : Pinocchio is more a header-only library. One should alwais link against shared library
-