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

Revision history [back]

It sounds like your upstart scripts probably haven't been upgraded from diamondback to Electric. I suggest doing the following:

roscd turtlebot_bringup/upstart
sudo ./install.bash <iface>

where <iface> is the name of your ethernet interface (usually wlan0 on most turtlebots).