I think the relative rotation matrix is $$R_{12} = R_1*R_2^T. q = q1 * (q2)^-1; q = q1 * conj(q2); You just have to convert from rotation to quaternion and ...
確定! 回上一頁