From 32188e63fe72daa14d9a1485084a2636ae4bb991 Mon Sep 17 00:00:00 2001 From: Ivan Santiago Paunovic Date: Wed, 6 Apr 2022 15:11:04 -0300 Subject: [PATCH] Update launch_testing_ros output filter prefixes for Connext6 Signed-off-by: Ivan Santiago Paunovic --- rmw_connextdds/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rmw_connextdds/CMakeLists.txt b/rmw_connextdds/CMakeLists.txt index c5a4174d..37c10026 100644 --- a/rmw_connextdds/CMakeLists.txt +++ b/rmw_connextdds/CMakeLists.txt @@ -73,4 +73,4 @@ ament_package( ) ament_index_register_resource("rmw_output_prefixes" - CONTENT "RTI Data Distribution Service\nExpires on") \ No newline at end of file + CONTENT "RTI Data Distribution Service\nRTI Connext DDS\nExpires on") \ No newline at end of file