Project

General

Profile

Statistics
| Branch: | Revision:

robobuggy / buggyvis / launch / multisim.launch @ f75a88be

History | View | Annotate | Download (218 Bytes)

1
<launch>
2
	<group ns="turtlesim1">
3
	       <node pkg="turtlesim" name="sim" type="turtlesim_node"/>
4
	</group>
5
	<group ns="turtlesim2">
6
	       <node pkg="turtlesim" name="sim" type="turtlesim_node"/>
7
	</group>
8
</launch>