2022-03-15 11:27:46 -03:00
|
|
|
uint64 timestamp # time since system start (microseconds)
|
|
|
|
uint64 timestamp_sample # the timestamp of the raw data (microseconds)
|
|
|
|
|
|
|
|
uint8 estimator_instance
|
|
|
|
|
|
|
|
uint32 device_id
|
|
|
|
|
|
|
|
uint64[3] time_last_fuse
|
|
|
|
|
|
|
|
float32[3] observation
|
|
|
|
float32[3] observation_variance
|
|
|
|
|
|
|
|
float32[3] innovation
|
|
|
|
float32[3] innovation_variance
|
|
|
|
float32[3] test_ratio
|
|
|
|
|
|
|
|
bool[3] fusion_enabled # true when measurements are being fused
|
|
|
|
bool[3] innovation_rejected # true if the observation has been rejected
|
|
|
|
bool[3] fused # true if the sample was successfully fused
|
|
|
|
|
|
|
|
# TOPICS estimator_aid_source_3d
|
2022-07-26 12:14:00 -03:00
|
|
|
# TOPICS estimator_aid_src_gnss_pos estimator_aid_src_gnss_vel
|
|
|
|
# TOPICS estimator_aid_src_mag estimator_aid_src_aux_vel
|