Skip to content

Line feature based RGBD SLAM, supporting fusion with point feature

License

Notifications You must be signed in to change notification settings

petercech1996/LineSLAM

This branch is up to date with yan-lu/LineSLAM:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

74999ad · Feb 18, 2016

History

3 Commits
Dec 26, 2015
Dec 26, 2015
Dec 26, 2015
Dec 26, 2015
Dec 26, 2015
Dec 26, 2015
Dec 26, 2015
Dec 26, 2015
Dec 26, 2015
Dec 26, 2015
Dec 26, 2015
Feb 18, 2016
Dec 26, 2015
Dec 26, 2015
Dec 26, 2015
Dec 26, 2015
Dec 26, 2015

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%