kinetic-devel/tools/roslaunch/example-min.launch

5 lines
150 B
Plaintext
Raw Normal View History

2009-09-11 11:08:16 +08:00
<launch>
<!-- $(anon talker) creates an anonymous name for this node -->
<node name="$(anon talker)" pkg="test_ros" type="talker.py" />
2009-09-11 11:08:16 +08:00
</launch>