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 action cancelation in rosbridge library #952

Closed
wants to merge 4 commits into from

Conversation

sea-bass
Copy link
Contributor

@sea-bass sea-bass commented Sep 28, 2024

Public API Changes
N/A

Description
This PR sort of handles goal cancellation by aborting goals when a cancel request is sent. Somehow actual canceling won't work and I'm drawing a blank on how to fix this properly. Might require a more sweeping change, but I give up for now.

If someone wants this PR, they can try it.

(maybe?) Closes #920

@sea-bass
Copy link
Contributor Author

Nah, this is not the solution.

@sea-bass sea-bass closed this Sep 28, 2024
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.

cancel_action_goal results in action_result with no status
1 participant