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

Fix/cancel goal in ROS1 #117

Open
wants to merge 5 commits into
base: noetic-devel
Choose a base branch
from
Open

Conversation

MCFurry
Copy link

@MCFurry MCFurry commented Apr 18, 2024

Inspired by: #116
This is a ROS1 backport of these fixes.

It implements the preempt_timeout and fixes the canceling of goals, next to some formatting changes...

@martincerven
Copy link

Why would anyone backport these "fixes" to break existing code?

@MCFurry
Copy link
Author

MCFurry commented May 8, 2024

The idea is to help the community, for example, by implementing the preempt_timeout inthis PR. This was never implemented before and thus can result in SimpleActionState being stuck in a deadlock if preempting an action fails.

How does it "break" your code then?

@martincerven
Copy link

You changed half a file to implement something, and it's definitely not more readable...

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

Successfully merging this pull request may close these issues.

3 participants