Skip to content

cancel the task #961

Answered by aaronchongth
drsi7213 asked this question in Q&A
Jun 27, 2024 · 1 comments · 4 replies
Discussion options

You must be logged in to vote

the error sounds like not all your nodes are running on the same rmw implementation,

Launch your demos with cyclonedds too

source ~/rmf_demos_ws/install/setup.bash
export RMW_IMPLEMENTATION=rmw_cyclonedds_cpp
ros2 launch rmf_demos_gz office.launch.xml

and in the terminal you are using to run and cancel your task as well

export RMW_IMPLEMENTATION=rmw_cyclonedds_cpp

ros2 run rmf_demos_tasks dispatch_go_to_place -F tinyRobot -R tinyRobot1 -p hardware_2 --use_sim_time

ros2 run rmf_demos_tasks cancel_task -id

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@drsi7213
Comment options

@aaronchongth
Comment options

Answer selected by drsi7213
@drsi7213
Comment options

@aaronchongth
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants