Page 1 of 1

IK with joint angles

Posted: Tue Apr 14, 2020 12:24 pm
by marcelline1
Hi everyone,

Is it possible to perform Inverse Kinematics using joint angles instead of markers coordinates? If yes, how can this be done?

Thank you very much for your help!

Re: IK with joint angles

Posted: Tue Apr 14, 2020 9:29 pm
by tkuchida
The objective of IK is to compute joint angles; if you already know the joint angles, then there is no need to run IK.

Re: IK with joint angles

Posted: Tue Apr 14, 2020 9:33 pm
by chrisdembia
Nonetheless, you can add IKCoordinateTasks to your IKTaskSet to track individual coordinates; perhaps you want to track only some coordinates.