HustCK / RGBD-DSO

This is the RGB-D version of monocular DSO
GNU General Public License v3.0
47 stars 4 forks source link

abort(core dumped) #6

Open jsdd25 opened 10 months ago

jsdd25 commented 10 months ago

Hello, I am trying to test this code by using rgbd_dataset_freiburg3_walking_static dataset from TUM. I tested the system with the following command: ./build/bin/dso_dataset files=/media/cv/data/lingzhi/TUM/rgbd_dataset_freiburg3_walking_static calib=/media/cv/data/jin/SLAM/RGBD-DSO-master/calib/TUM3/calib.txt preset=0 mode=0 Then I got an error:

loading data from /media/cv/data/lingzhi/TUM/rgbd_dataset_freiburg3_walking_static! loading calibration from /media/cv/data/jin/SLAM/RGBD-DSO-master/calib/TUM3/calib.txt!

=============== PRESET Settings: =============== DEFAULT settings:

Could you please give me some advice? Thank you very much!