File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -7,10 +7,10 @@ https://github.com/ament/googletest.git 449327bfc17e58db5ce53955b8e250427909a1c8
77https://github.com/ament/uncrustify_vendor.git e3492bf8846c36e8686a11f2af45f361be8a790b
88https://github.com/eProsima/Micro-CDR.git ed4fd513a24a53b93d548d342cb7aa0a18716f04
99https://github.com/eProsima/Micro-XRCE-DDS-Client.git 83f129a80770a09aac9e823896ecbf6a0eddf0fc
10- https://github.com/micro-ROS/micro_ros_msgs.git 4594d9db17db735b1e655141fb4afb4cdcfc5789
10+ https://github.com/micro-ROS/micro_ros_msgs.git 089bc2926bac5273574080a870e0e267eac0d950
1111https://github.com/micro-ROS/micro_ros_utilities be7d0126bb51f136c115a3d4b4a82c6a5cb6eced
12- https://github.com/micro-ROS/rcl b7f0d9b3152adfde8dda787540a1152defab435b
13- https://github.com/micro-ROS/rcutils 672c6eec8ef11c3889e65ae4b5933c3f3e02ad77
12+ https://github.com/micro-ROS/rcl 101c8f459a384aba727e284965166d436571adb7
13+ https://github.com/micro-ROS/rcutils a86be25c70cd4e948029aa6b0cedf4f25979e5ab
1414https://github.com/micro-ROS/rmw-microxrcedds.git a698d4e9fc7f6780c44cc900a279d3f2d0c90856
1515https://github.com/micro-ROS/rosidl_typesupport.git 7505a5f4ec8794ec1bb716bb54e0db89398dcd93
1616https://github.com/micro-ROS/rosidl_typesupport_microxrcedds.git 5307e89ea96a58648d55a2985ec391ac66125bee
Original file line number Diff line number Diff line change 2525
2626/// \def RCL_ACTION_VERSION_PATCH
2727/// Defines RCL_ACTION version patch number
28- #define RCL_ACTION_VERSION_PATCH (6 )
28+ #define RCL_ACTION_VERSION_PATCH (7 )
2929
3030/// \def RCL_ACTION_VERSION_STR
3131/// Defines RCL_ACTION version string
32- #define RCL_ACTION_VERSION_STR "9.2.6 "
32+ #define RCL_ACTION_VERSION_STR "9.2.7 "
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
Original file line number Diff line number Diff line change 2525
2626/// \def RCL_LIFECYCLE_VERSION_PATCH
2727/// Defines RCL_LIFECYCLE version patch number
28- #define RCL_LIFECYCLE_VERSION_PATCH (6 )
28+ #define RCL_LIFECYCLE_VERSION_PATCH (7 )
2929
3030/// \def RCL_LIFECYCLE_VERSION_STR
3131/// Defines RCL_LIFECYCLE version string
32- #define RCL_LIFECYCLE_VERSION_STR "9.2.6 "
32+ #define RCL_LIFECYCLE_VERSION_STR "9.2.7 "
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
You can’t perform that action at this time.
0 commit comments