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

Big rooms frontiers #8

Open
DmytroKushnirSoftserveinc opened this issue Feb 28, 2019 · 0 comments
Open

Big rooms frontiers #8

DmytroKushnirSoftserveinc opened this issue Feb 28, 2019 · 0 comments
Assignees
Labels
corner_case bug-alike, but only under specific conditions

Comments

@DmytroKushnirSoftserveinc
Copy link
Contributor

DmytroKushnirSoftserveinc commented Feb 28, 2019

When it happens that we obtain frontier which can be approximated with the line of lengths > 2 * r, where r is the lidar effective distance we face the problem when following to the center of it is generally a very poor idea: we cannot update the map, as orienteers are too far.

Proposed solution: Add heuristics which will give more value to the frontier segment in direct reachability of known landmarks.
photo_2019-02-28_16-47-37

@DmytroKushnirSoftserveinc DmytroKushnirSoftserveinc changed the title F#:5 Difficulty with frontiers in big rooms Difficulty with frontiers in big rooms Mar 21, 2019
@DmytroKushnirSoftserveinc DmytroKushnirSoftserveinc added the corner_case bug-alike, but only under specific conditions label Mar 27, 2019
@DmytroKushnirSoftserveinc DmytroKushnirSoftserveinc changed the title Difficulty with frontiers in big rooms Big rooms frontiers Mar 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
corner_case bug-alike, but only under specific conditions
Projects
None yet
Development

No branches or pull requests

1 participant