Change objective function
Posted: Tue Apr 16, 2019 1:53 pm
Hi,
I'm scripting in C++. I want to change objective function in Static Optimization and Computed Muscle Control. Is it necessary to build OpenSim from source whether can I do this using the OpenSim API?
Is it possible to write the objective function as in the example:
https://simtk-confluence.stanford.edu:8 ... timization
and define it as a public member of the class?
Which solution will be the best and the simplest?
Thanks,
Weronika
I'm scripting in C++. I want to change objective function in Static Optimization and Computed Muscle Control. Is it necessary to build OpenSim from source whether can I do this using the OpenSim API?
Is it possible to write the objective function as in the example:
https://simtk-confluence.stanford.edu:8 ... timization
and define it as a public member of the class?
Which solution will be the best and the simplest?
Thanks,
Weronika