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

Implement a continuouse replanning option #258

Open
spuetz opened this issue Jan 27, 2021 · 2 comments
Open

Implement a continuouse replanning option #258

spuetz opened this issue Jan 27, 2021 · 2 comments

Comments

@spuetz
Copy link
Member

spuetz commented Jan 27, 2021

For some cases / applications / scenarios it could be useful to have a continuous replanning option. This could also solve #223.

@corot
Copy link
Collaborator

corot commented Jan 28, 2021

move_base action already have continuous replanning.
When using you own executive, you can just call get_path at the rate you want

@spuetz
Copy link
Member Author

spuetz commented Mar 19, 2021

I meant without calling the GetPath action all the time, thus the planner can trigger plan updates. I explicitly mean path planning methods like LPA*, D* Lite, and Field D*.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants