yan-lu / LineSLAM

Line feature based RGBD SLAM, supporting fusion with point feature
http://telerobot.cs.tamu.edu/MFG/rgbd/plvo
GNU General Public License v3.0
80 stars 42 forks source link

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