Skip to content

Fix/cancel goal in ROS1#117

Open
MCFurry wants to merge 5 commits intoros:noetic-develfrom
nobleo:nobleo-ros1
Open

Fix/cancel goal in ROS1#117
MCFurry wants to merge 5 commits intoros:noetic-develfrom
nobleo:nobleo-ros1

Conversation

@MCFurry
Copy link
Copy Markdown

@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
Copy Markdown

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

@MCFurry
Copy link
Copy Markdown
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
Copy Markdown

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