pinocchio  2.4.0-dirty
A fast and flexible implementation of Rigid Body Dynamics algorithms and their analytical derivatives
doc/b-examples/f-derivatives.md
1 # Derivatives of the dynamics (with finite diff checking)
2 
3 ## Python
4 \include derivatives.py
5 
6 ## C++
7 \include derivatives.cpp