Hi guys,
I have been attempting to modify the lower body of the Gait2354 to resemble that of a 12-year-old boy, using an article's data regarding segment mass, height, and radius of gyration. However, I have found that manual modifications alone may not be sufficient, as scaling segments can potentially change the joint axis and center of mass positions, which cannot be easily calculated from existing data.
I think that using the OpenSim API may be a viable option to address these issues. However, I have been unable to find any code or resources that I can use as a reference.
Hope someone can give me some advice, such as how to modify joint connections and coordinates.
Modify an existing model
- Wang Xingyue
- Posts: 7
- Joined: Wed Nov 25, 2020 1:30 am
- Mohammadreza Rezaie
- Posts: 407
- Joined: Fri Nov 24, 2017 12:48 am
Re: Modify an existing model
Hi, several examples can be found on GitHub:
https://github.com/search?l=Python&q=op ... &type=Code
https://github.com/search?l=Python&q=op ... &type=Code