Determining IK of model without trc file?

Provide easy-to-use, extensible software for modeling, simulating, controlling, and analyzing the neuromusculoskeletal system.
POST REPLY
User avatar
Pa G
Posts: 4
Joined: Wed Jun 13, 2018 2:48 am

Determining IK of model without trc file?

Post by Pa G » Wed Jun 13, 2018 2:58 am

Hi all,
I am a student and doing my project work here, i don't have any experimental marker data (.trc )file. Still is it possible to determine the Inverse Kinematics / Inverse dynamics of the model (to which i attached robot)? If so please give me information about it.

And my 2nd query is ,how to plot movement of the eg: elbow joint, in the space w.r.t time?

Thanking You
Pav G

Tags:

User avatar
Thomas Uchida
Posts: 1777
Joined: Wed May 16, 2012 11:40 am

Re: Determining IK of model without trc file?

Post by Thomas Uchida » Wed Jun 13, 2018 1:59 pm

i don't have any experimental marker data (.trc )file. Still is it possible to determine the Inverse Kinematics
Yes, you could potentially design and run an inverse kinematics algorithm that computes skeletal joint angles given some other type of experimental data (e.g., video).
how to plot movement of the eg: elbow joint, in the space w.r.t time?
Please see the "Plotting" section in the Confluence documentation (https://simtk-confluence.stanford.edu/d ... m/Plotting).

User avatar
bao wendy
Posts: 5
Joined: Wed Jan 24, 2018 11:34 pm

Re: Determining IK of model without trc file?

Post by bao wendy » Thu Jun 14, 2018 8:10 pm

you could potentially design and run an inverse kinematics algorithm that computes skeletal joint angles given some other type of experimental data (e.g., video).
Could youn please give me a simple example or explain in more detail?

User avatar
Thomas Uchida
Posts: 1777
Joined: Wed May 16, 2012 11:40 am

Re: Determining IK of model without trc file?

Post by Thomas Uchida » Fri Jun 15, 2018 3:22 am

Could youn please give me a simple example or explain in more detail?
The Inverse Kinematics Tool in OpenSim can be used to compute skeletal kinematics from experimental marker trajectories. My interpretation of the original question was whether it is possible to compute skeletal kinematics without marker data. Yes: there are techniques that use other types of measurements (e.g., http://kidzinski.com/project/kinemai/).

User avatar
Pa G
Posts: 4
Joined: Wed Jun 13, 2018 2:48 am

Re: Determining IK of model without trc file?

Post by Pa G » Sun Jun 17, 2018 12:11 pm

Thanks Thomas, but neither video be converted to .trc file nor that application (that you mentioned) is available to download. Any suggestions please.
And Why IK needs to compare experimental data with virtual markers? Just it's virtual motion (.sto) doesn't enough?

User avatar
Thomas Uchida
Posts: 1777
Joined: Wed May 16, 2012 11:40 am

Re: Determining IK of model without trc file?

Post by Thomas Uchida » Sun Jun 17, 2018 2:39 pm

Why IK needs to compare experimental data with virtual markers? Just it's virtual motion (.sto) doesn't enough?
It isn't clear what data you have and what you're trying to compute. From your initial post, it sounds like you performed an experiment in which a human was interacting with a robot but you didn't collect marker data. How did you generate the .sto file? If the file contains the trajectories of the model's coordinates, then you do not need to run Inverse Kinematics---but it may depend on which model you are using, what you are trying to compute, etc. I recommend looking at the tutorials and examples (https://simtk-confluence.stanford.edu/d ... +Tutorials) and description of the OpenSim Tools (https://simtk-confluence.stanford.edu/d ... +and+Tools) to get a sense of what is possible and formulate a plan.

User avatar
bao wendy
Posts: 5
Joined: Wed Jan 24, 2018 11:34 pm

Re: Determining IK of model without trc file?

Post by bao wendy » Tue Jun 19, 2018 12:16 am

Thanks Thomas,what puzzled me is that i want to analy joint load in static sitting posture, then i don't have any experimental marker data(.trc)file, i only have the position and trajectory of the center of the joint and the curve of joint angle with time, is it ok to analy joint angle load at the last frame?if ok,what tool can i use ?

POST REPLY