opensim-org / opensim-core

SimTK OpenSim C++ libraries and command-line applications, and Java/Python wrapping.
https://opensim.stanford.edu
Apache License 2.0
800 stars 323 forks source link

[Moco] Add 3D walking tracking and predictive simulation examples #3960

Open nickbianco opened 2 weeks ago

nickbianco commented 2 weeks ago

Add examples under example3DWalking folder that demonstrate how to create simulations with foot-ground contact models. Show how to build up a dynamically-consistent initial guess that produces realistic forces; use the tracking example as an initial guess for the predictive simulation example.