msgs : add support for precision landing

This commit is contained in:
Nicolas de Palezieux
2018-01-14 23:22:00 +05:30
committed by Lorenz Meier
parent f600cfbb9f
commit 8c0542bdb8
8 changed files with 49 additions and 2 deletions
+7
View File
@@ -0,0 +1,7 @@
# 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