Skip to content

Makes sure rotation diff of pi is not mapped to -pi

Jonathan Külz requested to merge bug/rotation_distance into main

Previously, a rotation angle of almost pi was mapped to -pi distance. This fix prevents that.

Merge request reports