Hi there!
Can anyone, please, tell me if there is a way to get angular velocities and accelerations from OpenSim?If so, how can it be done??
Thanks,
Marta
Get angular velocities
- Rudolf Klemetti
- Posts: 48
- Joined: Thu Jul 15, 2010 3:09 pm
RE: Get angular velocities
Hi Marta -
Yes, there is a way. You have to run BodyKinematics/Kinematics Analyses in Analyze tool or include them to your xml file. Output files Kinematics_u.sto and Kineamtics_dudt.sto list angular velocities and angular accelerations of coordinates, respectively. BodyKinematics_vel_global.sto and BodyKinematics_acc_globar.sto report velocities and accelerations with respect to a global reference frame. For example in BodyKinematics, pelvis_Oy refers to roration of pelvis about y-axis.
Hope this helps -
Rudi
Yes, there is a way. You have to run BodyKinematics/Kinematics Analyses in Analyze tool or include them to your xml file. Output files Kinematics_u.sto and Kineamtics_dudt.sto list angular velocities and angular accelerations of coordinates, respectively. BodyKinematics_vel_global.sto and BodyKinematics_acc_globar.sto report velocities and accelerations with respect to a global reference frame. For example in BodyKinematics, pelvis_Oy refers to roration of pelvis about y-axis.
Hope this helps -
Rudi
- Marta Meneses
- Posts: 26
- Joined: Thu Mar 03, 2011 2:49 am
RE: Get angular velocities
Thanks Rudi!
It really helped!
It really helped!