ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
Or from the command line,
{{{ rostopic pub move_base/cancel actionlib_msgs/GoalID '{}' }}}
2 | No.2 Revision |
Or from the command line, line,
{{{
$
rostopic pub move_base/cancel actionlib_msgs/GoalID '{}'