ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
roslaunch
automatically tab-completes any files with a .launch
extension. In order for launch files that are mostly used as includes to show up on those listings, they are given a second extension .xml
(which they actually are).
2 | No.2 Revision |
roslaunch
automatically tab-completes any files with a .launch
extension. In order for launch files that are mostly used as includes to not (edited) show up on those listings, they are given a second extension .xml
(which they actually are).