[BUG] Treatment Optimization tools don't parse solver settings
Closed this issue · 1 comments
cvhammond commented
Describe the bug
Changes to the solver settings xml file are not reflected in the tool at runtime
To Reproduce
Steps to reproduce the behavior:
- Open Tracking Optimization Legs Only Torque Driven XML settings file
- Change max iterations to 10
- Run the TO tool
- See the number of iterations go above 10
Expected behavior
The TO tool should stop at 10 iterations
Desktop (please complete the following information):
- OS: Windows
- OpenSim Version: 4.4
- MATLAB Version 2022b
- NMSM Pipeline Version dev
MarlenyVega commented
@cvhammond The pull request to nmsm-examples should fix this issue!