mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-20 03:13:44 +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
|