Can inverse kinematics output marker positions?

Provide easy-to-use, extensible software for modeling, simulating, controlling, and analyzing the neuromusculoskeletal system.
POST REPLY
User avatar
Thomas Madden
Posts: 1
Joined: Mon Feb 10, 2020 3:16 pm

Can inverse kinematics output marker positions?

Post by Thomas Madden » Tue May 19, 2020 10:04 am

I am interested in obtaining position, velocity, and acceleration of a hypothetical marker location for which I do not have experimental data.

I placed a new marker on the model and used inverse kinematics with the experimental data, but inverse kinematics only outputs the joint angles. Is there a way to output the position of the marker using inverse kinematics or the point kinematics analysis?

Tags:

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

Re: Can inverse kinematics output marker positions?

Post by Carmichael Ong » Mon May 25, 2020 2:49 pm

I don't believe inverse kinematics will output marker positions specifically. A PointKinematics analysis should be good for this case, however, you'll have to specific the position on a body rather than pointing it at a specific marker. It can, however, be the exact point at which a marker is located already.

User avatar
Najoua Assila
Posts: 34
Joined: Thu Aug 30, 2018 9:24 am

Re: Can inverse kinematics output marker positions?

Post by Najoua Assila » Thu May 28, 2020 4:41 am

Hi,

I believe running IK, you can also obtain an additional file with markers position. While you can't check it directly in the GUI, you can modify the IK xml file. Specifically the last property of the IK tool <report_marker_locations> should be set to True.

POST REPLY