CLOCK_ACCELERATION=slice(28,29)# clock acceleration in light-meters/s**2,
CLOCK_ACCELERATION=slice(28,29)# clock acceleration in light-meters/s**2,
ACCELEROMETER_SCALE=slice(29,30)# scale of mems accelerometer
ACCELEROMETER_SCALE=slice(29,30)# scale of mems accelerometer
ACCELEROMETER_BIAS=slice(30,33)# bias of mems accelerometer
ACCELEROMETER_BIAS=slice(30,33)# bias of mems accelerometer
# We curently do not use ACCELEROMETER_SCALE to avoid instability due to too many free variables (ACCELEROMETER_SCALE, ACCELEROMETER_BIAS, IMU_OFFSET).
# From experiments we see that ACCELEROMETER_BIAS is more correct than ACCELEROMETER_SCALE
# Error-state has different slices because it is an ESKF
# Error-state has different slices because it is an ESKF