calcualtes the rotational angle between all rotations q1 and q2
Syntax
omega = angle_outer(q1,q2)Input
| q1, q2 | quaternion |
Output
| omega | double [q1 x q2] |
calcualtes the rotational angle between all rotations q1 and q2
omega = angle_outer(q1,q2)
| q1, q2 | quaternion |
| omega | double [q1 x q2] |