dual_quaternions_ros icon indicating copy to clipboard operation
dual_quaternions_ros copied to clipboard

Add mathematical norm

Open Achllle opened this issue 5 years ago • 0 comments

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

Achllle avatar Nov 12 '19 05:11 Achllle