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

Revision history [back]

click to hide/show revision 1
initial version

You might want to look into creating a launch file see roslaunch, it will start and stop roscore for you. Plus you can have as many nodes as you want and it only takes up one terminal.

http://wiki.ros.org/roslaunch

If you are want to run a node(s) every time you boot up your computer have a look at the robot_upstart package. http://wiki.ros.org/robot_upstart