Skip to content

Commit 4b5df51

Browse files
micro-ROS galactic Library auto-update 16-11-2021 06:17 (#568)
Co-authored-by: pablogs9 <[email protected]>
1 parent ce5239f commit 4b5df51

File tree

15 files changed

+207
-2
lines changed

15 files changed

+207
-2
lines changed

built_packages

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@ https://github.com/micro-ROS/rcutils ce82f7fc64d827237a6f3d7a8e037b95ed5850e1
88
https://github.com/micro-ROS/micro_ros_msgs.git e3664463e78ae5d0c34d86be92d707b3d9dfd27d
99
https://github.com/micro-ROS/rcl 1fac9bf845f32bce311730d3dda1fddbb8b101e6
1010
https://gitlab.com/micro-ROS/ros_tracing/ros2_tracing.git/ 07ae5aa5c456f887f2aa82896e207a3209309a50
11-
https://github.com/eProsima/Micro-XRCE-DDS-Client.git 44acd23388f445b5b06fd84b40c0daafb498ee5f
11+
https://github.com/eProsima/Micro-XRCE-DDS-Client.git fc64a1aa19e9e7a54f5c70890d8c912f890fe771
1212
https://github.com/eProsima/Micro-CDR.git 21c99e0d8d140c50b45f13c8ed3716cb9fa0fb27
1313
https://github.com/ros-controls/control_msgs a555c37f1a3536bb452ea555c58fdd9344d87614
1414
https://github.com/ros2/rcl_interfaces.git c5d0a20150533a6cb93d5dcbd6e27cea9300aa6e
1515
https://github.com/ros2/rcpputils.git 07d4ae0dc8ae1f4afa1c4f9ab47448482950aba9
1616
https://github.com/ros2/rmw.git f9f4ef46f8dd3ef938526a1140a3c57c155a259f
17-
https://github.com/ros2/rcl_logging.git cea8e915b2a20c383fd8f05dd954e691c20ad123
17+
https://github.com/ros2/rcl_logging.git b431278574f4d7b5d95fcc038165764fd9228dd1
1818
https://github.com/ros2/rosidl.git 7d95d643a7260ed37af4c7803422be9a205d9e51
1919
https://github.com/ros2/rmw_implementation.git f635b57f5218ee931b62bf2ecdc7d83f8a92073f
2020
https://github.com/ros2/rosidl_dds.git 664a9daadce12d02d35091d1bfde7acabe829354

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)