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

Trying to acess a non-existing frontier #2

Open
jmfrancolin-gatech opened this issue Jan 24, 2019 · 1 comment
Open

Trying to acess a non-existing frontier #2

jmfrancolin-gatech opened this issue Jan 24, 2019 · 1 comment

Comments

@jmfrancolin-gatech
Copy link

Often the planner tries to access non-existing frontiers on the array of available frontiers. As a consequence, the code crashes with the standard python message "list index out of bounds".

error_closed_space

According to our battery of tests, this issue happens often and in otherwise ideal conditions in which we should not observe such a problem. More specifically, the code was tested in a physical turtlebot attempting to map a square space with walls always within the range of the kinetic sensor and one opening (the theoretical goal of the robot).

img_1275

img_1276

img_1277

@HanwenCao
Copy link
Owner

Hi Francolin, I am so sorry for the super late response. Yes, you were correct on that point. I sincerely thank you for pointing this bug out. It is noticed that you already got it done in your own repo. Thank you again for your comments.

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

2 participants