ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
roslaunch allows you to define launch configurations, i.e. to start a set of programs. You need to create a roslaunch file and can then call roslaunch <pkg_name> <launchfile>