Function compass_interfaces::orientationToString

Function Documentation

std::string compass_interfaces::orientationToString(msg::Azimuth::_orientation_type orientation)

Convert the given azimuth orientation to string.

Parameters:

orientation[in] The orientation.

Throws:

std::runtime_error – If the orientation is invalid.

Returns:

The string.