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

Trigger goal cancelling depending on client state. Fixes #126 #130

Open
wants to merge 1 commit into
base: indigo-devel
Choose a base branch
from

Conversation

martiniil
Copy link

This prevents an undesirable transition from DONE to WAITING_FOR_CANCEL_ACK.
See #126

This prevents an undesirable transition from DONE to WAITING_FOR_CANCEL_ACK.
See ros#126
@jschleicher
Copy link
Contributor

@mjcarroll This check is copied from cpp to the python client (see #126). Please review.

@Timple
Copy link

Timple commented Jul 27, 2020

I am also getting the Received comm state PREEMPTING when in simple state DONE with SimpleActionClient errors.
Is anything holding this PR back?

@zhuang42
Copy link

zhuang42 commented Aug 7, 2020

I am also getting the Received comm state PREEMPTING when in simple state DONE with SimpleActionClient errors.
Is anything holding this PR back?

+1

@Timple
Copy link

Timple commented Aug 24, 2020

Thanks for the approval! Who has the authority to hit the merge button?

@Timple
Copy link

Timple commented Oct 12, 2020

A subtle ping to @mjcarroll because he did the last release and probably has some rights here 🙂

@Timple
Copy link

Timple commented Jul 23, 2024

The ping is broken 😢

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.

4 participants