geometry.rotations.geodesic_distance_for_rotations

geometry.rotations.geodesic_distance_for_rotations(R1, R2)[source]

Returns the geodesic distance between two rotation matrices.

It is computed as the angle of the rotation R_1^{*} R_2^{-1}`.