Function as2::frame::wrapAngle0To2Pi

Function Documentation

double as2::frame::wrapAngle0To2Pi(const double theta)

Wrap angle to [0, 2*pi].

Parameters:

theta – double angle.

Returns:

Double wrapped angle.