mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-22 01:12:31 +00:00
Move GPS blending from ekf2 to sensors module
- new sensors work item that subscribes to N x sensor_gps and publishes vehicle_gps_position - blending is now configurable with SENS_GPS_MASK and SENS_GPS_TAU Co-authored-by: Jacob Crabill <jacob@volans-i.com> Co-authored-by: Jacob Dahl <dahl.jakejacob@gmail.com>
This commit is contained in:
@@ -43,7 +43,7 @@ rtps:
|
||||
id: 19
|
||||
- msg: ekf_gps_drift
|
||||
id: 20
|
||||
- msg: ekf_gps_position
|
||||
- msg: sensor_gps
|
||||
id: 21
|
||||
- msg: esc_report
|
||||
id: 22
|
||||
|
||||
Reference in New Issue
Block a user