Orientation angle of center of mass of vertebrae

Provide easy-to-use, extensible software for modeling, simulating, controlling, and analyzing the neuromusculoskeletal system.
POST REPLY
User avatar
Nima Heidari
Posts: 5
Joined: Tue Aug 09, 2022 7:18 am

Orientation angle of center of mass of vertebrae

Post by Nima Heidari » Thu Dec 08, 2022 10:44 am

Hello all!

Does OpenSim consider the orientation angle of the center of mass of vertebrae of the spine?
I checked out XML codes for different models (for example, https://simtk.org/projects/kuo-head-neck), and (based on what I checked out), the orientation with respect to parent is 0. (<orientation>0 0 0</orientation>). And I could not find out any other information in the XML files.
This orientation angle is important for dynamic analysis in Multibody Dynamic Simulation software.
I would be grateful if you help me out.

Bests,
Nima

Tags:

User avatar
Carmichael Ong
Posts: 378
Joined: Fri Feb 24, 2012 11:50 am

Re: Orientation angle of center of mass of vertebrae

Post by Carmichael Ong » Thu Jan 19, 2023 5:00 pm

The "orientation" in these models usually refers to the orientation of the joint frame in either the parent or child frame, and is not related to the location of the center of mass. In OpenSim and Simbody (the mutlibody dynamics engine underneath OpenSim), the center of mass is a point, and thus there is no orientation that is associated with a point.

If there are specific questions about the model itself, it may be best to contact the authors of the paper directly for more information too.

POST REPLY