Skip to content

Commit 5acfd72

Browse files
pablogs9github-actions[bot]
authored andcommitted
micro-ROS kilted Library auto-update 16-07-2025 07:44
1 parent 124a72a commit 5acfd72

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

built_packages

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,30 +7,30 @@ https://github.com/ament/googletest.git 34b288d677ee4ada82fada8994a8639d04afd377
77
https://github.com/ament/uncrustify_vendor.git 3576a545202e1a7cd5f2002326bee97b01d8bd9b
88
https://github.com/eProsima/Micro-CDR.git ed4fd513a24a53b93d548d342cb7aa0a18716f04
99
https://github.com/eProsima/Micro-XRCE-DDS-Client.git 83f129a80770a09aac9e823896ecbf6a0eddf0fc
10-
https://github.com/micro-ROS/micro_ros_msgs.git 4f1dbf42db9e35b22525e3d408730a450eeb4eea
10+
https://github.com/micro-ROS/micro_ros_msgs.git 54243d63279b3d44902246e49e2837ffdf4e8c08
1111
https://github.com/micro-ROS/micro_ros_utilities a45e5f514d75e7ba5bfaace37e621f0660375be2
12-
https://github.com/micro-ROS/rcl 71e3e43029374dcc9f382872261d1b68e5613229
13-
https://github.com/micro-ROS/rcutils f6c6988de1d5b19d59d73e321e9978ce1f962122
12+
https://github.com/micro-ROS/rcl b1ffa006d1fc85b88a6435a224c2deed970b4311
13+
https://github.com/micro-ROS/rcutils 6078d79ffea54f72d63fd8439e959d53abb10859
1414
https://github.com/micro-ROS/rmw-microxrcedds.git 6b10d6efcef8c018dde921db07cddd65a30c5e17
1515
https://github.com/micro-ROS/rosidl_typesupport.git 75cf23ab6cf286f28acb88cc982998580738fdda
1616
https://github.com/micro-ROS/rosidl_typesupport_microxrcedds.git d3ce64d33e84834bb61e8564230d2394187c7222
1717
https://github.com/ros-controls/control_msgs 1416954c31432c192ff95a06559847e87386cf60
1818
https://github.com/ros2/ament_cmake_ros.git 760a0c1a0084afb3a7cae59bc7cb17ca0ba1f976
19-
https://github.com/ros2/common_interfaces.git f10f180c231de6ff3edb64d931ec5a1f9a58b291
19+
https://github.com/ros2/common_interfaces.git 7e7b173b5b0ee90d29392ebfbf0754e7524f9725
2020
https://github.com/ros2/example_interfaces.git 836eb2eee9f421920ee564eea7cc9298a04bbbbb
2121
https://github.com/ros2/libyaml_vendor.git 855754620fd05bdc7601d464958522b395435f3c
2222
https://github.com/ros2/rcl.git dee7fc9bd146edee22c5419a0fa679160ad90fc6
23-
https://github.com/ros2/rcl_interfaces.git 47e5dab34cc690a9044b326383b652d73da8f618
23+
https://github.com/ros2/rcl_interfaces.git 075fb015db064dace23319fafc44bad00f691132
2424
https://github.com/ros2/rcl_logging.git 2d5deed307163d15f9ef2379ee2facd86a643969
2525
https://github.com/ros2/rclc 19f7856c5bb8ee717ce56675598972c85af00000
2626
https://github.com/ros2/rcpputils.git cf55a6305c6c9405770cf60d1bed9c77438bce32
2727
https://github.com/ros2/rmw.git 79ee1d7915098815df2c1abc8c0062c1ffe7dc9a
2828
https://github.com/ros2/rmw_implementation.git e6446ee853435d34e5119fe17be47bc77f07bd02
2929
https://github.com/ros2/ros2_tracing.git 09c7f225880d4407261b64555fc17e70cb7edcf6
30-
https://github.com/ros2/rosidl.git e36d702f2ed48064b02a5f66f1c992d21bcd46ba
30+
https://github.com/ros2/rosidl.git a4ce2bf75ba4f87ad8f459c00858b1444d405e19
3131
https://github.com/ros2/rosidl_core.git 39a301d7663986d8c819a3017350751cc576ffb0
3232
https://github.com/ros2/rosidl_dds.git 7540c3b361b9e75fb3bd36af3ecb112bf22891ff
33-
https://github.com/ros2/rosidl_defaults.git 7b78d1c4ce25c52dc480648577436d0cff844db9
33+
https://github.com/ros2/rosidl_defaults.git bbe4a3e3f8c2ccc8bc3666c58d912f290d4d5dd2
3434
https://github.com/ros2/rosidl_dynamic_typesupport.git 9de4742020d772c420ebda0c0cb33d561deae7d9
3535
https://github.com/ros2/test_interface_files.git aa4641c8d791a89872d95d9202132526f13ef110
36-
https://github.com/ros2/unique_identifier_msgs.git 2640ac258049686f27bb3f1d43ce558e942ae8e8
36+
https://github.com/ros2/unique_identifier_msgs.git 865e7d21ad21ef74c64c1a9d28130257d9b5b743

src/rcl_action/version.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,11 @@
2525

2626
/// \def RCL_ACTION_VERSION_PATCH
2727
/// Defines RCL_ACTION version patch number
28-
#define RCL_ACTION_VERSION_PATCH (0)
28+
#define RCL_ACTION_VERSION_PATCH (1)
2929

3030
/// \def RCL_ACTION_VERSION_STR
3131
/// Defines RCL_ACTION version string
32-
#define RCL_ACTION_VERSION_STR "10.1.0"
32+
#define RCL_ACTION_VERSION_STR "10.1.1"
3333

3434
/// \def RCL_ACTION_VERSION_GTE
3535
/// Defines a macro to check whether the version of RCL_ACTION is greater than or equal to

src/rcl_lifecycle/version.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,11 @@
2525

2626
/// \def RCL_LIFECYCLE_VERSION_PATCH
2727
/// Defines RCL_LIFECYCLE version patch number
28-
#define RCL_LIFECYCLE_VERSION_PATCH (0)
28+
#define RCL_LIFECYCLE_VERSION_PATCH (1)
2929

3030
/// \def RCL_LIFECYCLE_VERSION_STR
3131
/// Defines RCL_LIFECYCLE version string
32-
#define RCL_LIFECYCLE_VERSION_STR "10.1.0"
32+
#define RCL_LIFECYCLE_VERSION_STR "10.1.1"
3333

3434
/// \def RCL_LIFECYCLE_VERSION_GTE
3535
/// Defines a macro to check whether the version of RCL_LIFECYCLE is greater than or equal to

0 commit comments

Comments
 (0)