Lock arbitrary joints when solving IK using tracIK

asked 2018-04-25 02:17:27 -0500

Tim Stadtmann gravatar image

Hi guys,

I am using the trac-ik Plugin in MoveIt! to do my IK calculations. Is there any way to lock certain joints, i.e. make the solver behave as if that joint would already be in it's limit? I guess I could implement a workaround that temporarily sets the corresponding joint limit to the current joint position, but is there a cleaner way?

Thanks in advance,

Tim

edit retag flag offensive close merge delete