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

How to use dataset of kaist, I meet error when I load data by fileplayer #87

Closed
bobododosjl opened this issue Jul 21, 2020 · 7 comments
Closed
Labels
dataset Dataset issue request or issue debugging Might be a bug, looking into the issue

Comments

@bobododosjl
Copy link

No description provided.

@goldbattle
Copy link
Member

Can you provide a bit more details of the exact problem you are having? Thanks.

@goldbattle goldbattle added the debugging Might be a bug, looking into the issue label Jul 22, 2020
@bobododosjl
Copy link
Author

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.

@goldbattle
Copy link
Member

goldbattle commented Jul 22, 2020 via email

@bobododosjl
Copy link
Author

ok,i will try it

@bobododosjl
Copy link
Author

erminate called after throwing an instance of 'std::out_of_range'
what(): vector::_M_range_check: __n (which is 18446744073709551615) >= this->size() (which is 2001)

when I use kaist , I meet the problem above,what's matter?

@bobododosjl
Copy link
Author

only certain topics, I need.

@goldbattle
Copy link
Member

This is due to zero velocity update IMU selection logic, will track this in Issue #90.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dataset Dataset issue request or issue debugging Might be a bug, looking into the issue
Projects
None yet
Development

No branches or pull requests

2 participants