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

(move_base): Preempting goals #1265

Open
jws-1 opened this issue Jun 14, 2024 · 0 comments
Open

(move_base): Preempting goals #1265

jws-1 opened this issue Jun 14, 2024 · 0 comments

Comments

@jws-1
Copy link

jws-1 commented Jun 14, 2024

Hi,

I am in a situation where I want to send one goal to move_base, and pre-empt this goal with another. The new goal is, likely, along the same/similar trajectory as the previous one. When I pre-empt the original goal, the robot stops for 1-2 seconds before beginning executing the same goal, making navigation look quite unnatural. I was wondering if there is a way to either a) prevent the robot from stopping completely before executing the new goal or b) update the current Path that is being followed?

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