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
uint64timestamp# time since system start (microseconds)
uint64last_filter_reset_timestamp# time of last filter reset (microseconds)
boolvalid# True if estimator states are okay to be used
boolstale# True if estimator stopped receiving follow_target messages for some time. The estimate can still be valid, though it might be inaccurate.
float64lat_est# Estimated target latitude
float64lon_est# Estimated target longitude
float32alt_est# Estimated target altitude
float32[3] pos_est# Estimated target NED position (m)
float32[3] vel_est# Estimated target NED velocity (m/s)
float32[3] acc_est# Estimated target NED acceleration (m^2/s)
uint64prediction_countuint64fusion_count