You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: msg/estimator_event_flags.msg
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -30,3 +30,4 @@ bool bad_yaw_using_gps_course # 7 - true when the fiter has detected
30
30
boolstopping_mag_use# 8 - true when the filter has detected bad magnetometer data and is stopping further use of the magnetomer data
31
31
boolvision_data_stopped# 9 - true when the vision system data has stopped for a significant time period
32
32
boolemergency_yaw_reset_mag_stopped# 10 - true when the filter has detected bad magnetometer data, has reset the yaw to anothter source of data and has stopped further use of the magnetomer data
33
+
boolemergency_yaw_reset_gps_yaw_stopped# 11 - true when the filter has detected bad GNSS yaw data, has reset the yaw to anothter source of data and has stopped further use of the GNSS yaw data
0 commit comments