Mavros global position plugin
Topic | msg | Mavlink | Notes |
---|---|---|---|
~/raw/fix | GPS_RAW_INT | The global position, as returned by the Global Positioning System | |
~/raw/gps_vel | |||
~/global | NavSatFix | GLOBAL_POSITION_INT | The filtered global position |
~/local | Odometry | GLOBAL_POSITION_INT | |
~/rel_alt | |||
~/compass_hdg | |||
~/gp_origin | GPS_GLOBAL_ORIGIN | Publishes the GPS coordinates of the vehicle local origin (0,0,0) position. Emitted | |
~/gp_lp_offset | |||
~/raw/satellites | |||
~/set_gp_origin | SET_GPS_GLOBAL_ORIGIN | Sets the GPS coordinates of the vehicle local origin (0,0,0) position (DEPRECATED: replace by MAV_CMD_SET_GLOBAL_ORIGIN) |
GPS_GLOBAL_ORIGIN
Check mavlink common