Skip to content

Refactor/axis angle tolerances

Jonathan Külz requested to merge refactor/axis_angle_tolerances into main

Introduces a new understanding of axis angle tolerances: Now, either the absolute rotation around an arbitrary axis, or an interval of valid axis_angle_3 rotation representations can be defined by the new tolerances RotationAbsolute and RotationAxis

Merge request reports