opensim-org / opensim-moco

Solve optimal control problems for musculoskeletal models using OpenSim and direct collocation.
https://opensim.stanford.edu/moco
Apache License 2.0
58 stars 16 forks source link

Add finalizeFromProperties() inside ModOpRemoveMuscles. #605

Closed chrisdembia closed 4 years ago

chrisdembia commented 4 years ago

Fixes issue #604

Brief summary of changes

This PR avoids an exception that occurs when using ModOpRemoveMuscles.

CHANGELOG.md (choose one)


This change is Reviewable