I have been reading about kalman filters for IMU and I am confused on the error state formulation.
Reading this paper, starting on page 63 and going onto 64 the paper addresses the reset of the error state.
https://arxiv.org/pdf/1711.02508.pdf
My confusion is what is meant by line 284? 285 just looks like it sets the error state to zero and 286 is applying a linear transformation to the error state covariance, but I don't understand what function is really being used in 284 for the quaternion.
