trac_ik_python, the input paramters of get_ik function

Issue #73 new
QUIlToT created an issue
    def get_ik(self, qinit,
               x, y, z,
               rx, ry, rz, rw):

Can the input parameter be not a quaternion(x, y, z, w) but a rotation matrix?

Comments (1)

  1. Log in to comment