Open adamkewley opened 1 year ago
Also broken in 0.4.1
Also broken in 0.3.2
Also broken in 0.2.0
Also broken in 0.1.6
Also broken in 0.1.0
Not broken in osmv (0.0.2)
Dropping this issue from OSC's 0.5.2 release: it's been broken for a couple of years.
The solution to this is to upstream that opensim-core
's test suite loads+realizes a collection of published models, so that developers can spot potential model breakages as changes happen.
Repro
Loading an Ostrich model:
Now appears to throw a muscle equilibriation error:
]
OSC Error Investigation
Comparison with OpenSim GUI
Report
(so that outputs are always available for watching/plotting), whereas OpenSim GUI keeps the model in an earlier state until the user presses the simulate buttonConclusions
Likely to close this one because it seems that the model is broken in OpenSim 4.0+ independently of OSC. The model file itself will need to be updated/fixed for OpenSim4, rather than OSC/opensim-core requiring code modifications (unless we can prove it's a non-issue and can be fixed automatically in-code).