This code is the DSO plugin implementation base on GSLAM.
git clone https://github.com/zdzhaoyong/GSLAM
mkdir build;
cd build;
cmake .. -DCMAKE_BUILD_TYPE=Release;
make;
sudo make install
gslam qviz dso play -dataset /Dataset/TUM/RGBD/rgbd_dataset_freiburg3_structure_texture_far/.tumrgbd -autostart