Skip to content

caomw/LineSLAM

 
 

Repository files navigation

##LineSLAM

Line feature based RGBD SLAM, supporting fusion with point features, developed based on RGBDSLAM v2.

=============== ###Dependencies

  1. ROS hydro
  2. OpenCV 2.4.X
  3. OpenBLAS (build from source)
  4. Armadillo
  5. Eigen3 (download from official website and replace the default one if on Ubuntu)
  6. LSD, EDLines, levmar : included in this repo.

=============== ###Installation Refer to http://felixendres.github.io/rgbdslam_v2/

======== ###Usage roslaunch lineslam lineslam.launch

============ ###Reference Yan Lu and Dezhen Song, "Robust RGB-D Odometry Using Point and Line Features" , IEEE International Conference on Computer Vision (ICCV), Santiago, Chile, Dec. 13-16, 2015

About

Line feature based RGBD SLAM, supporting fusion with point feature

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 94.6%
  • Python 2.1%
  • Shell 1.8%
  • CMake 1.4%
  • C 0.1%