/LineSLAM

Line feature based RGBD SLAM, supporting fusion with point feature

Primary LanguageC++GNU General Public License v3.0GPL-3.0

##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