biomechanics.SkeletonConverter.convertMotion(...)` will no longer quit early if it runs into a bad IK solve on an intermediate frame, since that behavior isn't appropriate for production use cases.
0.8.22
We've now exposed the SDF exporter to Python.
0.8.21
This release adds much more robust implementations of `fitter.generateDataErrorsReport(...)`
0.8.20
We can now export .sdf (PyBullet, Gazebo, etc) and .mjcf (MuJoCo) files from skeletons generated in Nimble.
0.8.18
Fixing a bug in OpenSimParser::rationalizeJoints(), and also exposing setObjectScale to the Python GUI