Definition at line 358 of file bestpos_handler.cpp.
◆ BESTPOSHandler()
novatel_oem7_driver::BESTPOSHandler::BESTPOSHandler |
( |
| ) |
|
|
inline |
◆ ~BESTPOSHandler()
novatel_oem7_driver::BESTPOSHandler::~BESTPOSHandler |
( |
| ) |
|
|
inline |
◆ getMessageIds()
const std::vector<int>& novatel_oem7_driver::BESTPOSHandler::getMessageIds |
( |
| ) |
|
|
inlinevirtual |
◆ handleMsg()
void novatel_oem7_driver::BESTPOSHandler::handleMsg |
( |
Oem7RawMessageIf::ConstPtr |
msg | ) |
|
|
inlinevirtual |
◆ initialize()
◆ isShortestPeriod()
bool novatel_oem7_driver::BESTPOSHandler::isShortestPeriod |
( |
int32_t |
period | ) |
|
|
inlineprivate |
◆ processPositionAndPublishGPSFix()
void novatel_oem7_driver::BESTPOSHandler::processPositionAndPublishGPSFix |
( |
| ) |
|
|
inlineprivate |
◆ publishBESTGNSSPOS()
void novatel_oem7_driver::BESTPOSHandler::publishBESTGNSSPOS |
( |
Oem7RawMessageIf::ConstPtr |
msg | ) |
|
|
inlineprivate |
◆ publishBESTPOS()
void novatel_oem7_driver::BESTPOSHandler::publishBESTPOS |
( |
Oem7RawMessageIf::ConstPtr |
msg | ) |
|
|
inlineprivate |
◆ publishBESTUTM()
void novatel_oem7_driver::BESTPOSHandler::publishBESTUTM |
( |
Oem7RawMessageIf::ConstPtr |
msg | ) |
|
|
inlineprivate |
◆ publishBESTVEL()
void novatel_oem7_driver::BESTPOSHandler::publishBESTVEL |
( |
Oem7RawMessageIf::ConstPtr |
msg | ) |
|
|
inlineprivate |
◆ publishINSVPA()
void novatel_oem7_driver::BESTPOSHandler::publishINSVPA |
( |
Oem7RawMessageIf::ConstPtr |
msg | ) |
|
|
inlineprivate |
◆ publishNavSatFix()
void novatel_oem7_driver::BESTPOSHandler::publishNavSatFix |
( |
| ) |
|
|
inlineprivate |
◆ publishOdometry()
void novatel_oem7_driver::BESTPOSHandler::publishOdometry |
( |
| ) |
|
|
inlineprivate |
◆ publishPPPPOS()
void novatel_oem7_driver::BESTPOSHandler::publishPPPPOS |
( |
Oem7RawMessageIf::ConstPtr |
msg | ) |
|
|
inlineprivate |
◆ publishROSMessages()
void novatel_oem7_driver::BESTPOSHandler::publishROSMessages |
( |
| ) |
|
|
inlineprivate |
◆ publishTERRASTARINFO()
void novatel_oem7_driver::BESTPOSHandler::publishTERRASTARINFO |
( |
Oem7RawMessageIf::ConstPtr |
msg | ) |
|
|
inlineprivate |
◆ publishTERRASTARSTATUS()
void novatel_oem7_driver::BESTPOSHandler::publishTERRASTARSTATUS |
( |
Oem7RawMessageIf::ConstPtr |
msg | ) |
|
|
inlineprivate |
◆ updatePeriod()
template<typename T >
void novatel_oem7_driver::BESTPOSHandler::updatePeriod |
( |
const T & |
msg, |
|
|
int64_t & |
last_msg_msec, |
|
|
int32_t & |
msg_period |
|
) |
| |
|
inlineprivate |
◆ base_frame_
std::string novatel_oem7_driver::BESTPOSHandler::base_frame_ |
|
private |
◆ bestgnsspos_
boost::shared_ptr<novatel_oem7_msgs::BESTGNSSPOS> novatel_oem7_driver::BESTPOSHandler::bestgnsspos_ |
|
private |
◆ BESTGNSSPOS_pub_
◆ bestpos_
boost::shared_ptr<novatel_oem7_msgs::BESTPOS> novatel_oem7_driver::BESTPOSHandler::bestpos_ |
|
private |
◆ bestpos_period_
int32_t novatel_oem7_driver::BESTPOSHandler::bestpos_period_ |
|
private |
◆ BESTPOS_pub_
◆ BESTUTM_pub_
◆ bestvel_
boost::shared_ptr<novatel_oem7_msgs::BESTVEL> novatel_oem7_driver::BESTPOSHandler::bestvel_ |
|
private |
◆ bestvel_period_
int32_t novatel_oem7_driver::BESTPOSHandler::bestvel_period_ |
|
private |
◆ BESTVEL_pub_
◆ gpsfix_
◆ GPSFix_pub_
◆ inspva_
boost::shared_ptr<novatel_oem7_msgs::INSPVA> novatel_oem7_driver::BESTPOSHandler::inspva_ |
|
private |
◆ inspva_period_
int32_t novatel_oem7_driver::BESTPOSHandler::inspva_period_ |
|
private |
◆ INSPVA_pub_
◆ inspvax_
boost::shared_ptr<novatel_oem7_msgs::INSPVAX> novatel_oem7_driver::BESTPOSHandler::inspvax_ |
|
private |
◆ last_bestpos_
int64_t novatel_oem7_driver::BESTPOSHandler::last_bestpos_ |
|
private |
◆ last_bestvel_
int64_t novatel_oem7_driver::BESTPOSHandler::last_bestvel_ |
|
private |
◆ last_inspva_
int64_t novatel_oem7_driver::BESTPOSHandler::last_inspva_ |
|
private |
◆ NavSatFix_pub_
◆ Odometry_pub_
◆ position_source_BESTPOS_
bool novatel_oem7_driver::BESTPOSHandler::position_source_BESTPOS_ |
|
private |
◆ position_source_INS_
bool novatel_oem7_driver::BESTPOSHandler::position_source_INS_ |
|
private |
◆ PPPPOS_pub_
◆ psrdop2_
Oem7RawMessageIf::ConstPtr novatel_oem7_driver::BESTPOSHandler::psrdop2_ |
|
private |
◆ TERRASTARINFO_pub_
◆ TERRASTARSTATUS_pub_
◆ Z90_DEG_ROTATION
The documentation for this class was generated from the following file: