opensim-org / opensim-core

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

[Moco] Create interface for user-defined `InputController`s #3698

Closed nickbianco closed 1 month ago

nickbianco commented 5 months ago

Addressing issue #3605 will introduce the notion of an InputController, which will enable controllers driven by inputs from OCP controls. This new functionality will introduce new complexities in defining, solving, and returning solutions for MocoStudys. The following considerations will need to be addressed:

Link to planning doc.