opensim-org / opensim-core

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

ControlDistributor class is not included in bindings #3747

Closed aymanhab closed 1 month ago

aymanhab commented 3 months ago

While this may not be immediately useful, the fact that it's a ModelComponent is lost from bindings which may have downstream loss of functionality

nickbianco commented 3 months ago

Since this is easy to fix and related to my current work, I'm going to add it to my current sprint tasks.

nickbianco commented 2 months ago

I am choosing (for now) to exclude ControlDistributor from the user API and instead keep it only as an internal class for Moco.