mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-22 01:12:31 +00:00
Move estimator_status to generated topics
This commit is contained in:
6
msg/estimator_status.msg
Normal file
6
msg/estimator_status.msg
Normal file
@@ -0,0 +1,6 @@
|
||||
uint64 timestamp # Timestamp in microseconds since boot
|
||||
float32[32] states # Internal filter states
|
||||
float32 n_states # Number of states effectively used
|
||||
uint8 nan_flags # Bitmask to indicate NaN states
|
||||
uint8 health_flags # Bitmask to indicate sensor health states (vel, pos, hgt)
|
||||
uint8 timeout_flags # Bitmask to indicate timeout flags (vel, pos, hgt)
|
||||
Reference in New Issue
Block a user