Skip to content

AmosLewis/RGBD_SLAM

Repository files navigation

RGBD_SLAM

Summary

  1. Implemented feature detection with ORB and matching with FLANN and tested Brute-Matcher in OpenCV.
  2. Estimated camera poses by PnP with RANSAC and optimized estimation by minimizing re-projection error in g2o.
  3. Built a local map for adding features and updating pose estimation then tested results on TUM dataset.
  4. Created two dense maps by Octomap and by PCL with depth filter and statistical outliers removal filter.

Result

Click here to watch the result video

tum_result

PCL map

tum_result]

Octomap

tum_result

About

Real time RGBD Visual SLAM( ORB FLANN g2o )

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published