Function as2::frame::wrapAngle0To2Pi
Defined in File frame_utils.cpp
Function Documentation
-
double as2::frame::wrapAngle0To2Pi(const double theta)
Wrap angle to [0, 2*pi].
- Parameters:
theta – double angle.
- Returns:
Double wrapped angle.
Defined in File frame_utils.cpp
Wrap angle to [0, 2*pi].
theta – double angle.
Double wrapped angle.