mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-23 14:27:35 +08:00
WIP: SENS_GNSS instance configuration and GPS blending updates
- SENS_GNSSx_ID
- SENS_GNSSx_{X,Y,Z}POS
This commit is contained in:
@@ -49,4 +49,6 @@ float32 heading_accuracy # heading accuracy (rad, [0, 2PI])
|
||||
float32 rtcm_injection_rate # RTCM message injection rate Hz
|
||||
uint8 selected_rtcm_instance # uorb instance that is being used for RTCM corrections
|
||||
|
||||
float32[3] position_offset # position of GNSS antenna in body frame (forward axis with origin relative to vehicle centre of gravity)
|
||||
|
||||
# TOPICS sensor_gps vehicle_gps_position
|
||||
|
||||
Reference in New Issue
Block a user