HeYijia / svo_edgelet

A more robust SVO with edgelet feature
GNU General Public License v2.0
434 stars 175 forks source link

SVO_edgelet

ChangeList, compare with the origin svo:

  1. add edgelete feature
  2. inition VO: auto select H model and E model
  3. keyframe selection strategy
  4. add pangolin to draw trajectory and remove ROS

install(ubuntu)

Prerequisites

Build and Compile

If you want use g2o, please set flag in cmakerlists.txt:

SET(HAVE_G2O TRUE) #TRUE FALSE

compile:

mkdir build cd build cmake ..
make

Run code

test file, test_pipline and test_live_vo:

Offline datasets:

To run on tum dataset:test_pipline
To run on euroc dataset:test_piplel_euroc

Online camera:test_live_vo

Results

Results1

Authors

Yijia He, Institute of Automation, Chinese Academy of Sciences

Wei Wei, Institute of Computing Technology, Chinese Academy of Sciences

Yanan Gao, Institute of Computing Technology, Chinese Academy of Sciences