A handful of changes made to some aspects of MocoExpressionBasedParameterGoal that I noticed while using this as a reference for ExpressionBasedFunction. I've also opted to change the property variable_names to simply variables.
Testing I've completed
Ran the existing tests in testMocoGoals.cpp.
Looking for feedback on...
CHANGELOG.md (choose one)
no need to update because...tweaks to existing goal.
Brief summary of changes
A handful of changes made to some aspects of
MocoExpressionBasedParameterGoal
that I noticed while using this as a reference forExpressionBasedFunction
. I've also opted to change the propertyvariable_names
to simplyvariables
.Testing I've completed
Ran the existing tests in
testMocoGoals.cpp
.Looking for feedback on...
CHANGELOG.md (choose one)
This change is