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 define frontiers when there are no features within the range of the Kinect sensor #1

Open
jmfrancolin-gatech opened this issue Jan 24, 2019 · 0 comments

Comments

@jmfrancolin-gatech
Copy link

The maximum range of the Kinect sensor is about 3.5 meters. If the turtlebot is placed on a scenario in which there's no obstacles within that range, the code is unable to select a new frontier and therefore it crashes.

turtlebot on open space

This is particularly problematic when the turtlebot is mapping an environment such as an office and it finds itself in a corridor, for example, where it cannot find any features within its max range, and therefore it crashes.

turtlebot office corridor

Another obvious implication is the fact that under the current code-base the turtlebot is unable to map open spaces.

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