how to use trac_ik library?
Hi there, I am trying to use the new library trac_ik in order to improve efficiency of the inverse kinematic process but I am not sure how to do it. Does anyone find out a way to use it? thanks
Can you clarify a bit? What is it that you actually want to do with it?
right, instead of using KDL's ik, I'd like to use trac_ik. So basically, I received a position and orientation from an haptic device, and I want to process the inverse kinematic in order to get angular position of my robot arm and finally send the arm to this position. thanks