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