shanmo / OrcVIO-Lite

A lightweight version of OrcVIO that uses monocular images, inertial data, as well as bounding box measurements
36 stars 8 forks source link

python: can't open file 'scripts/convert_csv_to_txt.py': [Errno 2] No such file or directory #2

Closed weiningwei closed 2 years ago

weiningwei commented 3 years ago

Hello, thank you for the open source code. But when I try to run ./run_euroc.sh PATH_TO_EUROC_DATASET/ as you mentioned, I met the error as follows: python: can't open file 'scripts/convert_csv_to_txt.py': [Errno 2] No such file or directory And I can't find the scripts/convert_csv_to_txt.py file in the folder scripts. So I think you maybe forget to upload it.

shanmo commented 2 years ago

Script added to OrcVIO-Lite/scripts/convert_csv_to_txt.py