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

Usually, a ROS application is started by running the roslaunch command in the command line and providing it a launch file. This tutorial covers the basics of roslaunch, but there are more in depth examples else where. When roslaunch is used, it starts the roscore and any nodes that are listed in the roslaunch.

Does this answer your question? If not, could you explain a little more about what you're trying to do?