This code is the SVO2 plugin implementation base on GSLAM.
git clone https://github.com/zdzhaoyong/GSLAM
Install GSLAM following documentation.
WARNING: Since SVO2 use OpenCV 3.3, please compile GSLAM with the same version!
mkdir build;
cd build;
cmake ..;
make;
sudo make install
gslam qviz svo2 play -dataset /data/zhaoyong/Dataset/mav0/.euroc -autostart