MSCKFbased
MSCKF-based refers to methods that implement or build upon the Multi-State Constraint Kalman Filter (MSCKF) approach for visual–inertial estimation. These methods fuse data from an inertial measurement unit (IMU) and a monocular or stereo camera to estimate motion and, in some cases, a map of the environment. The defining feature of MSCKF-based systems is the use of a set of past camera poses (multi-states) within the filter, while the three-dimensional positions of observed features are not stored as part of the state.
In operation, features observed across multiple frames generate multi-frame constraints that relate several camera poses to
MSCKF-based approaches offer several advantages. They typically provide real-time performance with lower computational and memory demands
Applications of MSCKF-based methods include robotics, drones, and handheld devices requiring reliable visual–inertial odometry. Variants differ