mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-22 01:12:31 +00:00
msg: add output predictor tracking errors to innovation message
This commit is contained in:
committed by
Lorenz Meier
parent
dbd94907c4
commit
23a379a6bf
@@ -10,3 +10,4 @@ float32 heading_innov_var # heading innovation variance
|
||||
float32 airspeed_innov_var # Airspeed innovation variance
|
||||
float32[2] flow_innov_var # flow innovation variance
|
||||
float32 hagl_innov_var # innovation variance from the terrain estimator for the height above ground level measurement (m^2)
|
||||
float32[3] output_tracking_error # return a vector containing the output predictor angular, velocity and position tracking error magnitudes (rad), (m/s), (m)
|
||||
|
||||
Reference in New Issue
Block a user