30 #ifndef NOVATEL_GPS_DRIVER_BESTUTM_H 31 #define NOVATEL_GPS_DRIVER_BESTUTM_H 33 #include <novatel_gps_msgs/NovatelUtmPosition.h> 58 #endif //NOVATEL_GPS_DRIVER_BESTUTM_H static constexpr size_t ASCII_LENGTH
static const std::string MESSAGE_NAME
uint32_t GetMessageId() const override
novatel_gps_msgs::NovatelUtmPositionPtr ParseAscii(const NovatelSentence &sentence) noexcept(false) override
Converts sentence into a ROS message pointer and returns it.
static constexpr size_t BINARY_LENGTH
novatel_gps_msgs::NovatelUtmPositionPtr ParseBinary(const BinaryMessage &bin_msg) noexcept(false) override
Converts bin_msg into a ROS message pointer and returns it.
static constexpr uint16_t MESSAGE_ID
const std::string GetMessageName() const override