yan-lu / LineSLAM

Line feature based RGBD SLAM, supporting fusion with point feature

Home Page:http://telerobot.cs.tamu.edu/MFG/rgbd/plvo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

http://telerobot.cs.tamu.edu/MFG/rgbd/plvo

License:GNU General Public License v3.0


Languages

Language:C++ 94.6%Language:Python 2.1%Language:Shell 1.8%Language:CMake 1.4%Language:C 0.1%