Skip to content
Snippets Groups Projects
Commit d04aef65 authored by Daniel Agar's avatar Daniel Agar
Browse files

estimator_status reduce size of n_states

parent 0626527d
No related branches found
No related tags found
No related merge requests found
float32[24] states # Internal filter states
float32 n_states # Number of states effectively used
uint8 n_states # Number of states effectively used
float32[3] vibe # IMU vibration metrics in the following array locations
# 0 : Gyro delta angle coning metric = filtered length of (delta_angle x prev_delta_angle)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment