This code is the SVO plugin implementation base on GSLAM.
git clone https://github.com/zdzhaoyong/GSLAM --branch 2.4.2
mkdir build;
cd build;
cmake .. -DCMAKE_BUILD_TYPE=Release;
make;
sudo make install
gslam SLAM=libgslam_svo Dataset=your_dataset