ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
This is new in electric.
roscd turtlebot_bringup/upstart
sudo ./install.bash <<wireless-id>>
This will create the etc/ros/electric directory and put turtlebot.launch in the directory. Then you can edit the file. This is the file that is launched by sudo service turtlebot start.
2 | No.2 Revision |
This is new in electric.
roscd turtlebot_bringup/upstart
sudo ./install.bash <<wireless-id>>
This will create the etc/ros/electric directory and put turtlebot.launch in the directory. Then you can edit the turtlebot.launch file. This is the file that is launched by sudo service turtlebot start.