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?
Can inverse kinematics output marker positions?
- Thomas Madden
- Posts: 1
- Joined: Mon Feb 10, 2020 3:16 pm
- Carmichael Ong
- Posts: 401
- Joined: Fri Feb 24, 2012 11:50 am
Re: Can inverse kinematics output marker positions?
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.
- Najoua Assila
- Posts: 34
- Joined: Thu Aug 30, 2018 9:24 am
Re: Can inverse kinematics output marker positions?
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.
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.