From 10263224fcd2ef331fb2a1d1c1a8aedc6905c645 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alejandro=20Hern=C3=A1ndez=20Cordero?= Date: Tue, 9 Jul 2024 15:06:21 +0200 Subject: [PATCH] 0.21.1 --- test_cli/package.xml | 2 +- test_cli_remapping/package.xml | 2 +- test_communication/package.xml | 2 +- test_quality_of_service/package.xml | 2 +- test_rclcpp/package.xml | 2 +- test_security/package.xml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/test_cli/package.xml b/test_cli/package.xml index ab0be6f6..66a025cd 100644 --- a/test_cli/package.xml +++ b/test_cli/package.xml @@ -2,7 +2,7 @@ test_cli - 0.21.0 + 0.21.1 Test command line arguments passed to ros2 executables. diff --git a/test_cli_remapping/package.xml b/test_cli_remapping/package.xml index 6a4e5a58..90095926 100644 --- a/test_cli_remapping/package.xml +++ b/test_cli_remapping/package.xml @@ -2,7 +2,7 @@ test_cli_remapping - 0.21.0 + 0.21.1 Test command line remapping of topic names, service names, node namespace, and node name. diff --git a/test_communication/package.xml b/test_communication/package.xml index 8fea4143..915b7de6 100644 --- a/test_communication/package.xml +++ b/test_communication/package.xml @@ -2,7 +2,7 @@ test_communication - 0.21.0 + 0.21.1 Test publish / subscribe and request / response communication with all primitive as well as builtin types. Also exchange dynamic and static arrays and nested message structures. diff --git a/test_quality_of_service/package.xml b/test_quality_of_service/package.xml index 95560941..0ed8a2c4 100644 --- a/test_quality_of_service/package.xml +++ b/test_quality_of_service/package.xml @@ -2,7 +2,7 @@ test_quality_of_service - 0.21.0 + 0.21.1 Test quality of service features, specifically liveliness, deadline, and lifespan. diff --git a/test_rclcpp/package.xml b/test_rclcpp/package.xml index 19bae17d..a4a65e97 100644 --- a/test_rclcpp/package.xml +++ b/test_rclcpp/package.xml @@ -2,7 +2,7 @@ test_rclcpp - 0.21.0 + 0.21.1 Test rclcpp API. Each test is run with every available rmw implementation. diff --git a/test_security/package.xml b/test_security/package.xml index d07fb93e..24ddf572 100644 --- a/test_security/package.xml +++ b/test_security/package.xml @@ -2,7 +2,7 @@ test_security - 0.21.0 + 0.21.1 Test nodes, publishers and subscribers with DDS-Security.