dual_quaternions_ros
dual_quaternions_ros copied to clipboard
Add mathematical norm
The norm of a dual quaternion is |q| = sqrt(qq*). Currently the normalized rotation is used. Should make this clear and have a separate norm()
method