Inverse dynamics gait problem

Provide easy-to-use, extensible software for modeling, simulating, controlling, and analyzing the neuromusculoskeletal system.
POST REPLY
User avatar
jintao Pan
Posts: 9
Joined: Thu Nov 02, 2023 1:06 am

Inverse dynamics gait problem

Post by jintao Pan » Thu Jun 20, 2024 7:02 am

Hi
I have run the data package I downloaded from opencap through the code in "Github-opencap-processing-example-example_gait_analysis.py", and by modifying "example_gait_anaylsis.py", I got the kinematic data of each gait I wanted.
My question is, how can I get the kinetic data and other data of each gait?
Do I need to use OpenSim to calculate inverse dynamics and write code to divide the gait data saved locally? Or can I directly get the dynamic data of each gait through OpenSim and save it locally?

Here is the code I modified and inematic data of individual gaits:
individual gait.png
individual gait.png (48.19 KiB) Viewed 189 times
modified code.png
modified code.png (95.36 KiB) Viewed 189 times
Best
jintao Pan

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

Re: Inverse dynamics gait problem

Post by Carmichael Ong » Sun Jul 07, 2024 4:08 pm

The OpenCap webinar describes some ways to estimate kinetic quantities: https://www.youtube.com/watch?v=7Xk8-K7A3Zk

In case it's helpful for future questions that are more specific to OpenCap, there is also a forum for OpenCap questions as well: indexPhpbb.php?group_id=2385&pluginname=phpBB

POST REPLY