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

An error #18

Open
guest-oo opened this issue Oct 16, 2024 · 4 comments
Open

An error #18

guest-oo opened this issue Oct 16, 2024 · 4 comments

Comments

@guest-oo
Copy link

from graph_search import GraphSearcher
ImportError: cannot import name 'GraphSearcher' from partially initialized module 'graph_search' (most likely due to a circular import) (D:\python_motion_planning-master\python_motion_planning-master\python_motion_planning\global_planner\graph_search\graph_search.py)

@omigeft
Copy link
Collaborator

omigeft commented Oct 16, 2024

Thanks for your report. Could you please provide your code context?

@guest-oo
Copy link
Author

This is my problem, my code is used incorrectly, but ask how D*-lite is used in a dynamic environment.

@omigeft
Copy link
Collaborator

omigeft commented Oct 16, 2024

You can refer to the OnPress function in d_star_lite.py.

@guest-oo
Copy link
Author

I've read this code and understand it as clicking to get a new environment, but I don't know how to use it.

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