Dummy plugin. More...
Public Member Functions | |
DummyPlugin () | |
const message_map | get_rx_handlers () |
void | initialize (UAS &uas_) |
Private Member Functions | |
void | handle_heartbeat (const mavlink_message_t *msg, uint8_t sysid, uint8_t compid) |
void | handle_statustext (const mavlink_message_t *msg, uint8_t sysid, uint8_t compid) |
void | handle_sys_status (const mavlink_message_t *msg, uint8_t sysid, uint8_t compid) |
Private Attributes | |
ros::NodeHandle | nh |
UAS * | uas |