-
Notifications
You must be signed in to change notification settings - Fork 674
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
How to use dataset of kaist, I meet error when I load data by fileplayer #87
Comments
Can you provide a bit more details of the exact problem you are having? Thanks. |
I follow the instruction from the website of KAIST dataset, I try to use the Open_vins and I load Urban28 , when I run rosrun file_player file_player, the load path is wrong.And the structure of dataset is same as the website of KAIST dataset.I only need image and IMU. |
Their player requires all data to be downloaded. There is a load button
from the GUI to open the folder where the IMU, lidar, vehicle info etc. is.
If you could post the exact error, or screenshot it, that would be great. I
recommend you check out their repo on how to use it:
https://github.com/irapkaist/file_player#4-load-data-files-and-play
|
ok,i will try it |
erminate called after throwing an instance of 'std::out_of_range' when I use kaist , I meet the problem above,what's matter? |
only certain topics, I need. |
This is due to zero velocity update IMU selection logic, will track this in Issue #90. |
No description provided.
The text was updated successfully, but these errors were encountered: