blob: 1730d4259781e4fdcec169d5768d15e0aece667b [file] [log] [blame]
<!--
ROS Core Stack definition
Before making any modifications to this file, please read:
http://ros.org/wiki/roscore
-->
<launch>
<group ns="/">
<param name="rosversion" value="@PKG_VERSION@" />
<param name="rosdistro" value="Gentoo" />
<node pkg="rosout" type="rosout" name="rosout" respawn="true"/>
</group>
</launch>