Function compass_interfaces::referenceToString

Function Documentation

std::string compass_interfaces::referenceToString(msg::Azimuth::_reference_type reference)

Convert the given azimuth reference to string.

Parameters:

reference[in] The reference.

Throws:

std::runtime_error – If the reference is invalid.

Returns:

The string.