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

Add `MocoOutputBoundConstraint` class #3859

Closed AllisonJohn closed 3 months ago

AllisonJohn commented 4 months ago

Fixes issue #3857

Brief summary of changes

Combined MocoOutputConstraint with MocoControlBoundConstraint Added a couple of tests but will add more

Testing I've completed

added to testMocoConstraints.cpp

Looking for feedback on...

CHANGELOG.md (choose one)


This change is Reviewable