cancel the task #961
-
hello. When I ask cancel task, it doesn't stop at once and I have to do it several times to stop or not stop at all. For comparison, when I tested it on the demo docker, I confirmed that it stopped immediately when I canceled the task. Please let me know which version I need to install for cancel task to work normally like docker demo. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 4 replies
-
Hey there @drsi7213 can you provide more information on how you are cancelling the task, and what task is it? Perhaps more useful pieces of information, just in case it is a communications concern, what is the DDS implementation that you are using? You can attempt to run everything using cyclonedds too, see https://docs.ros.org/en/humble/How-To-Guides/Working-with-multiple-RMW-implementations.html |
Beta Was this translation helpful? Give feedback.
the error sounds like not all your nodes are running on the same rmw implementation,
Launch your demos with cyclonedds too
and in the terminal you are using to run and cancel your task as well