ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
First I think you need to be in passive mode for it to drive itself. And secondly there are two options, one is to put it into passive mode using the dashboard before you shutdown the TurtleBot software. The second is to call the rosservice directly with the passive command ~set_operation_mode (Note the turtlebot_driver needs to still be running for either of these solutions to work.)