Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve accuracy using IMU #7

Open
eperdices opened this issue Apr 12, 2018 · 1 comment
Open

Improve accuracy using IMU #7

eperdices opened this issue Apr 12, 2018 · 1 comment

Comments

@eperdices
Copy link
Member

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

@eperdices
Copy link
Member Author

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:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant