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

Revision history [back]

You can reconfigure the TurtleBot to start without a wireless network with the following:

roscd turtlebot_bringup/upstart
sudo ./install.bash lo

This will have the side-effect of being unable to access the ROS network on the TurtleBot from other computers.