File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
2
2
https://github.com/ros-controls/control_msgs 653b646ba34d2166149cc02269bac0f48beb72b0
3
- https://github.com/eProsima/Micro-XRCE-DDS-Client.git 6054d81812f12546e420b27f32295787f2f6862c
3
+ https://github.com/eProsima/Micro-XRCE-DDS-Client.git 9c140c8d5ed63fab42bd9e5a9bab6d54dc57c1f1
4
4
https://github.com/eProsima/Micro-CDR.git 2f1a688a9f7ca8379e64a8941bf5ce27bd7b1f94
5
5
https://github.com/micro-ROS/micro_ros_msgs.git 9a3968d4694f516ded8bdbfe23e2a487477bb8b4
6
6
https://github.com/micro-ROS/rcl 8eddc13db38bdecdd3089b8c96d13f0df3f5b35d
Original file line number Diff line number Diff line change 15
15
#ifndef _UXR_CLIENT_CONFIG_H_
16
16
#define _UXR_CLIENT_CONFIG_H_
17
17
18
- #define UXR_CLIENT_VERSION_MAJOR 1
19
- #define UXR_CLIENT_VERSION_MINOR 2
20
- #define UXR_CLIENT_VERSION_MICRO 5
21
- #define UXR_CLIENT_VERSION_STR "1.2.5 "
18
+ #define UXR_CLIENT_VERSION_MAJOR 2
19
+ #define UXR_CLIENT_VERSION_MINOR 0
20
+ #define UXR_CLIENT_VERSION_MICRO 0
21
+ #define UXR_CLIENT_VERSION_STR "2.0.0 "
22
22
23
23
/* #undef UCLIENT_PROFILE_DISCOVERY */
24
24
You can’t perform that action at this time.
0 commit comments