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

D* Lite Having Infinite Loop Issues (optimized version) #2

Open
We-Gold opened this issue Jul 16, 2023 · 0 comments
Open

D* Lite Having Infinite Loop Issues (optimized version) #2

We-Gold opened this issue Jul 16, 2023 · 0 comments
Labels
help wanted Extra attention is needed

Comments

@We-Gold
Copy link
Owner

We-Gold commented Jul 16, 2023

The problems are very similar to this thread.

Basically, when D* Lite finds an area with two neighbors, and they both have the same g value, it loops infinitely, since it always picks the same one to traverse. I haven't been able to find any good solutions, but I would be interested in trying or seeing an implementation that uses the unoptimized version.

@We-Gold We-Gold added the help wanted Extra attention is needed label Jul 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant