From 6c22fc92d4554e6b403b1a203717434d4c2a3424 Mon Sep 17 00:00:00 2001 From: pablogs9 <7647884+pablogs9@users.noreply.github.com> Date: Tue, 5 Aug 2025 06:55:44 +0000 Subject: [PATCH] micro-ROS humble Library auto-update 05-08-2025 06:34 --- built_packages | 2 +- src/rcl/version.h | 4 ++-- src/rcl_action/version.h | 4 ++-- src/rcl_lifecycle/version.h | 4 ++-- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/built_packages b/built_packages index e818940f0..b34922230 100755 --- a/built_packages +++ b/built_packages @@ -9,7 +9,7 @@ https://github.com/eProsima/Micro-CDR.git ed4fd513a24a53b93d548d342cb7aa0a18716f https://github.com/eProsima/Micro-XRCE-DDS-Client.git 83f129a80770a09aac9e823896ecbf6a0eddf0fc https://github.com/micro-ROS/micro_ros_msgs.git 325af0192ca40bd671b680b149dbe067a003c53b https://github.com/micro-ROS/micro_ros_utilities ae51419e61900bc521bce76ed2f8b0002a1a826a -https://github.com/micro-ROS/rcl 99ed5d616ba09a1c35884de6ebbf0e0920b7285b +https://github.com/micro-ROS/rcl 3cb648546d77f5c2532a1c2886ad7b98711275e4 https://github.com/micro-ROS/rcutils 516a8c142c6d00aa6e67d3a920f62d1698462e36 https://github.com/micro-ROS/rmw-microxrcedds.git d8b8fbabded1200e3f4e328d2538e40224d48ea5 https://github.com/micro-ROS/rosidl_typesupport.git 520d9243f17e0cfe53c658b8051ebe2f89ad7c68 diff --git a/src/rcl/version.h b/src/rcl/version.h index ba1ba99c0..ef3ff0bb8 100755 --- a/src/rcl/version.h +++ b/src/rcl/version.h @@ -25,11 +25,11 @@ /// \def RCL_VERSION_PATCH /// Defines RCL version patch number -#define RCL_VERSION_PATCH (9) +#define RCL_VERSION_PATCH (10) /// \def RCL_VERSION_STR /// Defines RCL version string -#define RCL_VERSION_STR "5.3.9" +#define RCL_VERSION_STR "5.3.10" /// \def RCL_VERSION_GTE /// Defines a macro to check whether the version of RCL is greater than or equal to diff --git a/src/rcl_action/version.h b/src/rcl_action/version.h index fb59c61da..0852be8c4 100755 --- a/src/rcl_action/version.h +++ b/src/rcl_action/version.h @@ -25,11 +25,11 @@ /// \def RCL_ACTION_VERSION_PATCH /// Defines RCL_ACTION version patch number -#define RCL_ACTION_VERSION_PATCH (9) +#define RCL_ACTION_VERSION_PATCH (10) /// \def RCL_ACTION_VERSION_STR /// Defines RCL_ACTION version string -#define RCL_ACTION_VERSION_STR "5.3.9" +#define RCL_ACTION_VERSION_STR "5.3.10" /// \def RCL_ACTION_VERSION_GTE /// Defines a macro to check whether the version of RCL_ACTION is greater than or equal to diff --git a/src/rcl_lifecycle/version.h b/src/rcl_lifecycle/version.h index 7456be5fc..48fb8c4d2 100755 --- a/src/rcl_lifecycle/version.h +++ b/src/rcl_lifecycle/version.h @@ -25,11 +25,11 @@ /// \def RCL_LIFECYCLE_VERSION_PATCH /// Defines RCL_LIFECYCLE version patch number -#define RCL_LIFECYCLE_VERSION_PATCH (9) +#define RCL_LIFECYCLE_VERSION_PATCH (10) /// \def RCL_LIFECYCLE_VERSION_STR /// Defines RCL_LIFECYCLE version string -#define RCL_LIFECYCLE_VERSION_STR "5.3.9" +#define RCL_LIFECYCLE_VERSION_STR "5.3.10" /// \def RCL_LIFECYCLE_VERSION_GTE /// Defines a macro to check whether the version of RCL_LIFECYCLE is greater than or equal to