Hi everyone!
I' trying to compute inverse dynamics using the cpp Api of opensim directly.
As I did for the scaling tool (through the class Scaletool which accept as input the setupscaletool .xml file) I'd like to do the same with inverse dynamics but I can't find the right function that accepts an .xml file.
Is there anyone who did this before?
Thank you in advance,
Anna
Inverse Dynamics with a .xml file
- anna bicchi
- Posts: 7
- Joined: Mon Nov 25, 2019 1:34 pm
- Thomas Uchida
- Posts: 1792
- Joined: Wed May 16, 2012 11:40 am
Re: Inverse Dynamics with a .xml file
Please see the "testID.cpp" file on GitHub for examples: https://github.com/opensim-org/opensim- ... testID.cpp.