Skip to content

Commit

Permalink
0.5.1 & mantainer
Browse files Browse the repository at this point in the history
  • Loading branch information
MiguelCompany committed Jul 6, 2018
1 parent 845634c commit 1429803
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 8 deletions.
5 changes: 3 additions & 2 deletions rmw_fastrtps_dynamic_cpp/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,11 @@
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>rmw_fastrtps_dynamic_cpp</name>
<version>0.4.0</version>
<version>0.5.1</version>
<description>Implement the ROS middleware interface using eProsima FastRTPS static code generation in C++.</description>
<maintainer email="ricardogonzalez@eprosima.com">Ricardo González</maintainer>
<maintainer email="dthomas@osrfoundation.org">Dirk Thomas</maintainer>
<license>Apache License 2.0</license>
<author>Ricardo González</author>

<buildtool_depend>ament_cmake_ros</buildtool_depend>
<buildtool_depend>fastrtps_cmake_module</buildtool_depend>
Expand Down
5 changes: 3 additions & 2 deletions rmw_fastrtps_shared_cpp/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,11 @@
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>rmw_fastrtps_shared_cpp</name>
<version>0.4.0</version>
<version>0.5.1</version>
<description>Code shared on static and dynamic type support of rmw_fastrtps_cpp.</description>
<maintainer email="ricardogonzalez@eprosima.com">Ricardo González</maintainer>
<maintainer email="dthomas@osrfoundation.org">Dirk Thomas</maintainer>
<license>Apache License 2.0</license>
<author>Ricardo González</author>

<buildtool_depend>ament_cmake_ros</buildtool_depend>
<buildtool_depend>fastrtps_cmake_module</buildtool_depend>
Expand Down
5 changes: 3 additions & 2 deletions rosidl_typesupport_fastrtps_c/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,11 @@
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>rosidl_typesupport_fastrtps_c</name>
<version>0.4.0</version>
<version>0.5.1</version>
<description>Generate the C interfaces for eProsima FastRTPS.</description>
<maintainer email="ricardogonzalez@eprosima.com">Ricardo González</maintainer>
<maintainer email="dthomas@osrfoundation.org">Dirk Thomas</maintainer>
<license>Apache License 2.0</license>
<author>Ricardo González</author>

<buildtool_depend>ament_cmake</buildtool_depend>
<buildtool_depend>fastrtps_cmake_module</buildtool_depend>
Expand Down
5 changes: 3 additions & 2 deletions rosidl_typesupport_fastrtps_cpp/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,11 @@
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>rosidl_typesupport_fastrtps_cpp</name>
<version>0.4.0</version>
<version>0.5.1</version>
<description>Generate the C++ interfaces for eProsima FastRTPS.</description>
<maintainer email="ricardogonzalez@eprosima.com">Ricardo González</maintainer>
<maintainer email="dthomas@osrfoundation.org">Dirk Thomas</maintainer>
<license>Apache License 2.0</license>
<author>Ricardo González</author>

<buildtool_depend>ament_cmake</buildtool_depend>
<buildtool_depend>fastrtps_cmake_module</buildtool_depend>
Expand Down

0 comments on commit 1429803

Please sign in to comment.