Skip to content

Commit 887fd3c

Browse files
micro-ROS foxy Library auto-update 16-11-2021 06:17 (#566)
Co-authored-by: pablogs9 <[email protected]>
1 parent 5ee0a73 commit 887fd3c

File tree

15 files changed

+206
-1
lines changed

15 files changed

+206
-1
lines changed

built_packages

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ https://github.com/micro-ROS/rcutils 4213addd56ca84bd37f1d418efb2becc1f2096db
77
https://github.com/micro-ROS/micro_ros_msgs.git e3664463e78ae5d0c34d86be92d707b3d9dfd27d
88
https://github.com/micro-ROS/rcl 5de1a395fbdfd2938b89fcf5f2403e31eff66370
99
https://gitlab.com/micro-ROS/ros_tracing/ros2_tracing d11b87737245b8456bbada44dfa7b1d670b1c4d0
10-
https://github.com/eProsima/Micro-XRCE-DDS-Client.git 44acd23388f445b5b06fd84b40c0daafb498ee5f
10+
https://github.com/eProsima/Micro-XRCE-DDS-Client.git fc64a1aa19e9e7a54f5c70890d8c912f890fe771
1111
https://github.com/eProsima/Micro-CDR.git 21c99e0d8d140c50b45f13c8ed3716cb9fa0fb27
1212
https://github.com/ros-controls/control_msgs 338ef98b4a4d763fe5df39e86a1967844ceb506e
1313
https://github.com/ros2/rcl_interfaces.git ee04e046132be9d9fdcdaeff8dd54a5d0d9aa022

src/cortex-m0plus/libmicroros.a

4 Bytes
Binary file not shown.

src/cortex-m3/libmicroros.a

-8 Bytes
Binary file not shown.
-4 Bytes
Binary file not shown.
-4 Bytes
Binary file not shown.
-12 Bytes
Binary file not shown.
-12 Bytes
Binary file not shown.

src/mk20dx256/libmicroros.a

-12 Bytes
Binary file not shown.
-12 Bytes
Binary file not shown.

src/uxr/client/config.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424

2525
/* #undef UCLIENT_PROFILE_UDP */
2626
/* #undef UCLIENT_PROFILE_TCP */
27+
/* #undef UCLIENT_PROFILE_CAN */
2728
/* #undef UCLIENT_PROFILE_SERIAL */
2829
#define UCLIENT_PROFILE_CUSTOM_TRANSPORT
2930
/* #undef UCLIENT_PROFILE_MULTITHREAD */
@@ -34,6 +35,7 @@
3435
/* #undef UCLIENT_PLATFORM_POSIX_NOPOLL */
3536
/* #undef UCLIENT_PLATFORM_WINDOWS */
3637
/* #undef UCLIENT_PLATFORM_FREERTOS_PLUS_TCP */
38+
/* #undef UCLIENT_PLATFORM_RTEMS_BSD_NET */
3739
/* #undef UCLIENT_PLATFORM_ZEPHYR */
3840

3941
#define UXR_CONFIG_MAX_OUTPUT_BEST_EFFORT_STREAMS 1

0 commit comments

Comments
 (0)