c++ implementation and Python bindings of the free foward dynamics (differential action model)
Compare changes
Files
55
benchmark/talos_arm.py
0 → 100644
+ 80
− 0
This PR mainly adds the free forward dynamics used for the talos_arm example. Addtionally, it adds a method to share the data with the cost sum. Finally, it adds unit-test for this differential action model.