Function compass_interfaces::referenceToString
Defined in File string_utils.hpp
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.