JdeRobot / SDslam

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

Improve accuracy using IMU #7

Open eperdices opened 6 years ago

eperdices commented 6 years ago

Current RGB-IMU Fusion doesn't improve Monocular SLAM accuracy. It should be reviewed to extract more orientation information from IMU data.

eperdices commented 5 years ago

Right now, there is an EKF inside SD-SLAM for IMU data fusion. It does not work very well and it even harms SD-SLAM accuracy.

There are several algorithms already implemented in ROS for IMU fusion, it is worth it to try to use these algorithms and remove our own EKF fusion: