rubengooj / stvo-pl

Stereo Visual Odometry by combining point and line segment features
GNU General Public License v3.0
222 stars 96 forks source link

path error when running the code #7

Closed halajun closed 7 years ago

halajun commented 7 years ago

Hi @rubengooj , I tried to test the EuRoc dataset, and started with the command: ./imagesStVO /media/anu-cvr/OSDisk/mav0

where /media/anu-cvr/OSDisk/mav0 is the dataset path in my computer

but get the following errors: terminate called after throwing an instance of 'std::logic_error'

does it have something to do with the data_path?

Cheers, Jun