From 324cfcb3f6c5106901d1edb93b70f0503d5d6665 Mon Sep 17 00:00:00 2001 From: ahcorde Date: Tue, 28 Apr 2020 10:50:33 +0200 Subject: [PATCH 1/4] Fixed rmw_fastrtps_dynamic_cpp package description Signed-off-by: ahcorde --- rmw_fastrtps_dynamic_cpp/package.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rmw_fastrtps_dynamic_cpp/package.xml b/rmw_fastrtps_dynamic_cpp/package.xml index 141fa8079..2ba123286 100644 --- a/rmw_fastrtps_dynamic_cpp/package.xml +++ b/rmw_fastrtps_dynamic_cpp/package.xml @@ -3,7 +3,7 @@ rmw_fastrtps_dynamic_cpp 0.8.1 - Implement the ROS middleware interface using eProsima FastRTPS static code generation in C++. + Implement the ROS middleware interface using eProsima FastRTPS dynamic code generation in C++. Dirk Thomas Apache License 2.0 Ricardo González From 2ea1712bd883630010cd5b6533eda6294803797f Mon Sep 17 00:00:00 2001 From: ahcorde Date: Tue, 28 Apr 2020 17:01:29 +0200 Subject: [PATCH 2/4] Fixed description rmw_fastrtps_dynamic_cpp Signed-off-by: ahcorde --- rmw_fastrtps_dynamic_cpp/package.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rmw_fastrtps_dynamic_cpp/package.xml b/rmw_fastrtps_dynamic_cpp/package.xml index 2ba123286..03b3c8bc8 100644 --- a/rmw_fastrtps_dynamic_cpp/package.xml +++ b/rmw_fastrtps_dynamic_cpp/package.xml @@ -3,7 +3,7 @@ rmw_fastrtps_dynamic_cpp 0.8.1 - Implement the ROS middleware interface using eProsima FastRTPS dynamic code generation in C++. + Implement the ROS middleware interface using eProsima FastRTPS introspection type support in C++. Dirk Thomas Apache License 2.0 Ricardo González From 7accdbe240e64b9e047843ba0a697be16583c5c3 Mon Sep 17 00:00:00 2001 From: ahcorde Date: Tue, 28 Apr 2020 18:05:26 +0200 Subject: [PATCH 3/4] Fixed description Signed-off-by: ahcorde --- rmw_fastrtps_dynamic_cpp/package.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rmw_fastrtps_dynamic_cpp/package.xml b/rmw_fastrtps_dynamic_cpp/package.xml index 03b3c8bc8..66af5de3b 100644 --- a/rmw_fastrtps_dynamic_cpp/package.xml +++ b/rmw_fastrtps_dynamic_cpp/package.xml @@ -3,7 +3,7 @@ rmw_fastrtps_dynamic_cpp 0.8.1 - Implement the ROS middleware interface using eProsima FastRTPS introspection type support in C++. + Implement the ROS middleware interface using introspection type support in C++. Dirk Thomas Apache License 2.0 Ricardo González From 34b0154b4473ab8bbc98c571a193d2f75154ba42 Mon Sep 17 00:00:00 2001 From: ahcorde Date: Tue, 28 Apr 2020 18:59:09 +0200 Subject: [PATCH 4/4] Fixed description Signed-off-by: ahcorde --- rmw_fastrtps_dynamic_cpp/package.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rmw_fastrtps_dynamic_cpp/package.xml b/rmw_fastrtps_dynamic_cpp/package.xml index 66af5de3b..27434a732 100644 --- a/rmw_fastrtps_dynamic_cpp/package.xml +++ b/rmw_fastrtps_dynamic_cpp/package.xml @@ -3,7 +3,7 @@ rmw_fastrtps_dynamic_cpp 0.8.1 - Implement the ROS middleware interface using introspection type support in C++. + Implement the ROS middleware interface using introspection type support. Dirk Thomas Apache License 2.0 Ricardo González