rcnl-org/nmsm-core

[BUG] Treatment Optimization tools don't parse solver settings

Closed this issue · 1 comments

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:

  1. Open Tracking Optimization Legs Only Torque Driven XML settings file
  2. Change max iterations to 10
  3. Run the TO tool
  4. 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

@cvhammond The pull request to nmsm-examples should fix this issue!