mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-01 12:04:07 +08:00
8 lines
184 B
Plaintext
8 lines
184 B
Plaintext
# Innovation of landing target position estimator
|
|
float32 innov_x
|
|
float32 innov_y
|
|
|
|
# Innovation covariance of landing target position estimator
|
|
float32 innov_cov_x
|
|
float32 innov_cov_y
|