Function navtk::navutils::wrap_to_2_pi

Function Documentation

double navtk::navutils::wrap_to_2_pi(double orig)

Adjust an angle value so that it lies within [0, 2PI).

Parameters

orig – Original angle measure, radians.

Returns

Adjusted angle, radians.