5 lines
181 B
XML
5 lines
181 B
XML
<!-- NOTE: this requires that you 'rosmake roscpp_tutorials' -->
|
|
<launch>
|
|
<node name="talker" pkg="roscpp_tutorials" type="talker" launch-prefix="xterm -e gdb --args"/>
|
|
</launch>
|