Hi,
I would like to know how to gain full body center of mass and joint power. I used Analysis Tool but it didn't work. Please, help!
How to get Centre of Mass
- Szymon Niemiec
- Posts: 3
- Joined: Wed Nov 29, 2023 4:17 pm
- Thomas Uchida
- Posts: 1792
- Joined: Wed May 16, 2012 11:40 am
Re: How to get Centre of Mass
These are both Outputs:I would like to know how to gain full body center of mass and joint power. I used Analysis Tool but it didn't work.
- OpenSim::Model::com_position (https://simtk.org/api_docs/opensim/api_ ... 6cfabfadb8)
- OpenSim::Joint::power (https://simtk.org/api_docs/opensim/api_ ... 244213598a)
You should be able to report these using an OutputReporter (see the "Getting Started with Analyses" page in the documentation, https://simtk-confluence.stanford.edu:8 ... h+Analyses).