JdeRobot / SDslam

Semi Direct SLAM (SD-SLAM) for Monocular and RGB-D Cameras
Other
49 stars 19 forks source link

Use IMU measurements #3

Closed eperdices closed 6 years ago

eperdices commented 6 years ago

Use IMU as input sensor to improve localization when it is available

eperdices commented 6 years ago

Localization is now predicted with an EKF before visual matching. By default this EKF uses a constant velocity model, but it can also use IMU data when available.