<launch> tag

The <launch> tag is the root element of any roslaunch file. It's sole purpose is to act as a container for the other elements.

Attributes

  • deprecated="deprecation message"

    • ROS 1.1: warn users that roslaunch file is deprecated.

Elements

Wiki: roslaunch/XML/launch (last edited 2011-09-15 16:08:32 by KenConley)