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