Contents:
Defined in File angles.hpp
Calculates the normalized difference between the given angles.
The difference is calculated as (angle1 - angle2) and then normalized in [-pi,pi].
The difference between the two angles.