ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

The parameter you pass to SimpleActionClient is the name of the action, not the name of your node. Normally it's something like move_base. Make sure the navigation stack and move_base are running. Have a look at the turtlebot_navigation tutorials.