Page 1 of 1

Joint movement using IK

Posted: 18 Jan 2019, 14:06
by faisalkhan
can we move a specific joint using inverse kinematics? i am using ANT robot? need to move specific joint using IK?

Re: Joint movement using IK

Posted: 18 Jan 2019, 14:36
by coppelia
Hello,

a joint in IK mode will be automatically computed by the IK module (if an IK chain was correctly set-up). If you have a redundant kinematic chain, then you can disable one joint in that chain from IK calculations, by setting it to passive mode (if the joint is not dynamically enabled), or by setting it to force/torque and enabling the position control (if the joint is dynamically enabled).

Cheers

Re: Joint movement using IK

Posted: 19 Jan 2019, 03:40
by faisalkhan
sorry didn't get you. can you provide some practical example or a detailed explanation?