KumarRobotics / msckf_vio

Robust Stereo Visual Inertial Odometry for Fast Autonomous Flight
Other
1.71k stars 599 forks source link

Null Variables. #84

Closed Space4ARDev closed 3 years ago

Space4ARDev commented 5 years ago

What are the variables position_null, velocity_null and orientation null? They are just variables that keep last state? Thanks.

ke-sun commented 5 years ago

No, they are variables used later to modify the transition matrix and measurement jacobian, which ensures the consistency of the filter.