Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to run Dataset from ParisLuco.zip #83

Open
Nasrudin78 opened this issue Jul 2, 2024 · 0 comments
Open

Unable to run Dataset from ParisLuco.zip #83

Nasrudin78 opened this issue Jul 2, 2024 · 0 comments

Comments

@Nasrudin78
Copy link

When running the run_odometry command with parisLuco dataset ([https://cloud.minesparis.psl.eu/index.php/s/UwgVFtiTOmrgKp5/download?path=%2F&files=ParisLuco.zip]) I get:

`
./run_odometry -c driving.yaml
WARNING: Logging before InitGoogleLogging() is written to STDERR
W20240702 10:09:43.771298 96710 odometry_runner.cpp:96] [File: odometry_runner.cpp, Line: 96] -- No sequence in the Dataset ! Returning early
terminate called without an active exception
Caught SIGABRT: usually caused by an abort() or assert()
message for depth: [2]: /lib/x86_64-linux-gnu/libc.so.6(gsignal+0xcb) [0x7fce70dc800b]
message for depth: [3]: /lib/x86_64-linux-gnu/libc.so.6(abort+0x12b) [0x7fce70da7859]
message for depth: [4]: /lib/x86_64-linux-gnu/libstdc++.so.6(+0xa4ee6) [0x7fce71191ee6]
message for depth: [5]: /lib/x86_64-linux-gnu/libstdc++.so.6(+0xb6f8c) [0x7fce711a3f8c]
message for depth: [6]: /lib/x86_64-linux-gnu/libstdc++.so.6(+0xb6ff7) [0x7fce711a3ff7]
message for depth: [7]: ./run_odometry(+0x4cba5) [0x557eab838ba5]
message for depth: [8]: ./run_odometry(+0x1dd74) [0x557eab809d74]
message for depth: [9]: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fce70da9083]

`

`

---- DATASET OPTIONS ----

dataset_options:

  • dataset: PLY_DIRECTORY
    root_path: ./paris
    use_all_datasets: true
    sequence_options:
    • sequence_name: 00
      `

the .ply are stored in paris/00/frames folder. Also I checked with "./paris/00" and "./paris/00/frames" in root_path, without any success.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant