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

Throwing error after reset while planning.. #6

Open
dharmp15 opened this issue Apr 17, 2019 · 4 comments
Open

Throwing error after reset while planning.. #6

dharmp15 opened this issue Apr 17, 2019 · 4 comments

Comments

@dharmp15
Copy link

Current iterations reset to 0.
terminate called after throwing an instance of 'std::out_of_range'
what(): vector::_M_range_check: __n (which is 1317185278) >= this->size() (which is 147456)

@dharmp15 dharmp15 changed the title Throwing error after while planning.. Throwing error after reset while planning.. Apr 17, 2019
@SKYSHAW1996
Copy link

Hi, I have encountered the same error,How do you solve it? Thank you

[ INFO] [1562653147.454938015, 94.702000000]: Current iterations reset to 0.
terminate called after throwing an instance of 'std::out_of_range'
what(): vector::_M_range_check: __n (which is 1715741669) >= this->size() (which is 147456)

@rcao-hk
Copy link

rcao-hk commented Jul 14, 2019

I encountered the same error but often occurred at the beginning phase of the planning. Maybe some improper parameters lead to it.

@kevinstudyprogram
Copy link

I also encoutered this error when I used the "nav to goal". I don't know how to solve it, would you have some advices?
image

@midi6666
Copy link

midi6666 commented Dec 5, 2019

I also meet this problem ,can you give me some advice?

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

5 participants