VFR HUD plugin. More...
Public Member Functions | |
const message_map | get_rx_handlers () |
Return map with message rx handlers. | |
void | initialize (UAS &uas) |
VfrHudPlugin () | |
Private Member Functions | |
void | handle_vfr_hud (const mavlink_message_t *msg, uint8_t sysid, uint8_t compid) |
Private Attributes | |
ros::NodeHandle | nh |
ros::Publisher | vfr_pub |
ros::Publisher | wind_pub |
VFR HUD plugin.
Definition at line 28 of file vfr_hud.cpp.