- 29 Oct, 2018 40 commits
-
-
-
-
-
-
-
-
-
This initial commit allows to support of CPPAD in order to implement automatic differentiation inside Pinocchio
-
-
-
It now uses the motion action implemented in MotionPrismaticTpl
-
-
-
-
-
-
-
It now uses LLT decomposition for inverting D
-
-
This becomes mandatory for scalar overloading
-
-
-
-
-
-
-
This improves a lot the efficiency of model.jointPlacements[jointId] * jdata.M() operation!
-
-
This improves the efficiency of the approach and simplifies the code.
-
-
There is still an implementation of JointRevoluteUnboundedUnaligned to do!
-
-
-
-
-
-
-
-
-
-