Closed AllisonJohn closed 4 months ago
Fixes issue #3848
Updated MocoOutputBase to support 2 Outputs. So any OutputGoal can add, subtract, multiply, divide two Outputs to create a new goal.
Added new tests to testMocoGoals.cpp
This change is
Great work @AllisonJohn! I'll merge after tests are passing.
Fixes issue #3848
Brief summary of changes
Updated MocoOutputBase to support 2 Outputs. So any OutputGoal can add, subtract, multiply, divide two Outputs to create a new goal.
Testing I've completed
Added new tests to testMocoGoals.cpp
Looking for feedback on...
CHANGELOG.md (choose one)
This change is