ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
"move_base" is unlikely to be the name of the action server. Do a rostopic list | grep goal
and look for topics ending with ".../goal". The entire "..." part is the name of the action server.
2 | No.2 Revision |
"move_base" is unlikely You need to be the name of make sure the action server. server is running. Do a rostopic list | grep goal
and look for topics ending with ".../goal". The entire "..." part is the name of the action server.