12 lines
402 B
Plaintext
12 lines
402 B
Plaintext
<!-- Server -->
|
|
<element name="distribution" required="0">
|
|
<description>The distribution tag specifies the local ID of this gazebo and port of the remote server.</description>
|
|
|
|
<attribute name="flag" type="int" default="0" required="0">
|
|
<description>The flag of the remote server.</description>
|
|
</attribute>
|
|
|
|
<include filename="gazeboid.sdf" required="1"/>
|
|
|
|
</element> <!-- distribution -->
|