Transform vision covariances

This commit is contained in:
kamilritz
2019-12-10 11:27:44 +01:00
committed by Julian Kent
parent 1560309687
commit 593895293a
2 changed files with 22 additions and 9 deletions

View File

@@ -17,7 +17,7 @@ uint8 COVARIANCE_MATRIX_YAWRATE_VARIANCE=20
# Position and linear velocity frame of reference constants
uint8 LOCAL_FRAME_NED=0 # NED earth-fixed frame
uint8 LOCAL_FRAME_ENU=1 # ENU earth-fixed frame
uint8 LOCAL_FRAME_FRD=1 # FRD earth-fixed frame, heading different to NED
uint8 LOCAL_FRAME_OTHER=2 # Not aligned with the std frames of reference
# Position and linear velocity local frame of reference