Skip to content

Commit 932feca

Browse files
micro-ROS galactic Library auto-update 16-08-2022 06:24 (#1140)
Co-authored-by: pablogs9 <[email protected]>
1 parent a1f801d commit 932feca

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

built_packages

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

2-
https://github.com/ament/ament_cmake.git 6011ffd7ce61e8e9a01eb9871aac5b0aa3c2c85b
2+
https://github.com/ament/ament_cmake.git 796cef7d7df2ddb806f774a9889e608cc82285d3
33
https://github.com/ament/ament_index.git 7c8a2762453bf928909cc3dd65d2164b2f67dbaf
44
https://github.com/ament/ament_lint.git 6121502cfb2e6b5f3a8c9f3121314f1077d70048
55
https://github.com/ament/ament_package.git de0e60e3b7370df1e2365f125046c5676daae508
66
https://github.com/ament/googletest.git 79c4c9db1a7bc8bc5473a280499bf776173653d6
77
https://github.com/ament/uncrustify_vendor.git 8945c291fbd36d7980f7e4fd641601c277c178ec
88
https://github.com/eProsima/Micro-CDR.git cb4403a8780095df94a7b1936b1e00153c90070d
9-
https://github.com/eProsima/Micro-XRCE-DDS-Client.git 88bb91044c0bc58ba39828973f5dfd2b13feb8d6
9+
https://github.com/eProsima/Micro-XRCE-DDS-Client.git 1d0497c3df13e8bf748e4bc23b88f5be593ed9e8
1010
https://github.com/micro-ROS/micro_ros_msgs.git e3664463e78ae5d0c34d86be92d707b3d9dfd27d
1111
https://github.com/micro-ROS/micro_ros_utilities d242d4f650969ffd36126a30927c0fbf29cc1aff
1212
https://github.com/micro-ROS/rcl 563fba39606ed1531a8cff747b5fd5d02fb73380

src/uxr/client/config.h

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@
1616
#define _UXR_CLIENT_CONFIG_H_
1717

1818
#define UXR_CLIENT_VERSION_MAJOR 2
19-
#define UXR_CLIENT_VERSION_MINOR 1
20-
#define UXR_CLIENT_VERSION_MICRO 1
21-
#define UXR_CLIENT_VERSION_STR "2.1.1"
19+
#define UXR_CLIENT_VERSION_MINOR 2
20+
#define UXR_CLIENT_VERSION_MICRO 0
21+
#define UXR_CLIENT_VERSION_STR "2.2.0"
2222

2323
/* #undef UCLIENT_PROFILE_DISCOVERY */
2424

0 commit comments

Comments
 (0)