1. MPI_Allgatherv, version 0.4.4
2. modify the bug that "flag" attribute in distribution.sdf
This commit is contained in:
parent
2d077465ee
commit
75dfd7e757
|
@ -2,8 +2,8 @@
|
|||
<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="gazebo_local_ID" type="unsigned int" default="0" required="0">
|
||||
<description>The ID of the gazebo.</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"/>
|
||||
|
|
|
@ -2,18 +2,10 @@
|
|||
<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="gazebo_local_ID" type="unsigned int" default="0" required="0">
|
||||
<description>The ID of the gazebo.</description>
|
||||
</attribute>
|
||||
|
||||
<attribute name="flag" type="int" default="0" required="0">
|
||||
<attribute name="flag" type="int" default="0" required="0">
|
||||
<description>The flag of the remote server.</description>
|
||||
</attribute>
|
||||
|
||||
<attribute name="port" type="int" default="0" required="0">
|
||||
<description>the port of the remote port</description>
|
||||
</attribute>
|
||||
|
||||
<include filename="gazeboid.sdf" required="1"/>
|
||||
|
||||
</element> <!-- distribution -->
|
||||
|
|
|
@ -2,18 +2,10 @@
|
|||
<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="gazebo_local_ID" type="unsigned int" default="0" required="0">
|
||||
<description>The ID of the gazebo.</description>
|
||||
</attribute>
|
||||
|
||||
<attribute name="flag" type="int" default="0" required="0">
|
||||
<attribute name="flag" type="int" default="0" required="0">
|
||||
<description>The flag of the remote server.</description>
|
||||
</attribute>
|
||||
|
||||
<attribute name="port" type="int" default="0" required="0">
|
||||
<description>the port of the remote port</description>
|
||||
</attribute>
|
||||
|
||||
<include filename="gazeboid.sdf" required="1"/>
|
||||
|
||||
</element> <!-- distribution -->
|
||||
|
|
|
@ -2,18 +2,10 @@
|
|||
<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="gazebo_local_ID" type="unsigned int" default="0" required="0">
|
||||
<description>The ID of the gazebo.</description>
|
||||
</attribute>
|
||||
|
||||
<attribute name="flag" type="int" default="0" required="0">
|
||||
<attribute name="flag" type="int" default="0" required="0">
|
||||
<description>The flag of the remote server.</description>
|
||||
</attribute>
|
||||
|
||||
<attribute name="port" type="int" default="0" required="0">
|
||||
<description>the port of the remote port</description>
|
||||
</attribute>
|
||||
|
||||
<include filename="gazeboid.sdf" required="1"/>
|
||||
|
||||
</element> <!-- distribution -->
|
||||
|
|
|
@ -2,18 +2,10 @@
|
|||
<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="gazebo_local_ID" type="unsigned int" default="0" required="0">
|
||||
<description>The ID of the gazebo.</description>
|
||||
</attribute>
|
||||
|
||||
<attribute name="flag" type="int" default="0" required="0">
|
||||
<attribute name="flag" type="int" default="0" required="0">
|
||||
<description>The flag of the remote server.</description>
|
||||
</attribute>
|
||||
|
||||
<attribute name="port" type="int" default="0" required="0">
|
||||
<description>the port of the remote port</description>
|
||||
</attribute>
|
||||
|
||||
<include filename="gazeboid.sdf" required="1"/>
|
||||
|
||||
</element> <!-- distribution -->
|
||||
|
|
|
@ -2,18 +2,10 @@
|
|||
<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="gazebo_local_ID" type="unsigned int" default="0" required="0">
|
||||
<description>The ID of the gazebo.</description>
|
||||
</attribute>
|
||||
|
||||
<attribute name="flag" type="int" default="0" required="0">
|
||||
<attribute name="flag" type="int" default="0" required="0">
|
||||
<description>The flag of the remote server.</description>
|
||||
</attribute>
|
||||
|
||||
<attribute name="port" type="int" default="0" required="0">
|
||||
<description>the port of the remote port</description>
|
||||
</attribute>
|
||||
|
||||
<include filename="gazeboid.sdf" required="1"/>
|
||||
|
||||
</element> <!-- distribution -->
|
||||
|
|
Loading…
Reference in New Issue