Skip to content

Fixed preempting of execution#3

Closed
wyattrees wants to merge 1 commit intoJafarAbdi:ros2from
wyattrees:pr-fix_preempt_execution
Closed

Fixed preempting of execution#3
wyattrees wants to merge 1 commit intoJafarAbdi:ros2from
wyattrees:pr-fix_preempt_execution

Conversation

@wyattrees
Copy link
Copy Markdown

  • Action server starts thread when accepting the goal so it does not block the server from accepting a cancel request.
  • While client is waiting for the result future, repeatedly check if preempting was requested and send a cancel request if it was

…ting the goal so it does not block the server from accepting a cancel request. While client is waiting for the result future, repeatedly check if preempting was requested and send a cancel request if it was
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.

2 participants