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 `ConstantCurvatureJoint` to the bindings #3957

Closed nickbianco closed 2 weeks ago

nickbianco commented 2 weeks ago

Brief summary of changes

Self-explanatory: adds ConstantCurvatureJoint to the bindings.

Testing I've completed

Installed bindings locally in Python and instantiated a ConstantCurvatureJoint object successfully in a Python interpreter.

Looking for feedback on...

CHANGELOG.md (choose one)


This change is Reviewable