Skip to content

Commit 539af54

Browse files
micro-ROS foxy Library auto-update 04-05-2021 07:32 (#242)
Co-authored-by: pablogs9 <[email protected]>
1 parent 017eeb6 commit 539af54

File tree

9 files changed

+1
-6
lines changed

9 files changed

+1
-6
lines changed

built_packages

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11

22
https://github.com/micro-ROS/rosidl_typesupport.git 263a6702fb4da931415c5ea27498c76f0694d475
3-
https://github.com/micro-ROS/rmw-microxrcedds.git 43371c9bc8603b9a3d527e7c2b9f810aff725df8
3+
https://github.com/micro-ROS/rmw-microxrcedds.git a3db0734af49f9a4500a0720d861813fcf1ec432
44
https://github.com/micro-ROS/micro_ros_msgs.git 9a3968d4694f516ded8bdbfe23e2a487477bb8b4
55
https://github.com/micro-ROS/rcl 12da7d8fead1667a36f1217b8a177d59d8f83c68
66
https://gitlab.com/micro-ROS/ros_tracing/ros2_tracing d11b87737245b8456bbada44dfa7b1d670b1c4d0

src/cortex-m0plus/libmicroros.a

-76 Bytes
Binary file not shown.

src/cortex-m3/libmicroros.a

40 Bytes
Binary file not shown.
284 Bytes
Binary file not shown.
84 Bytes
Binary file not shown.
76 Bytes
Binary file not shown.

src/mk20dx256/libmicroros.a

28 Bytes
Binary file not shown.
28 Bytes
Binary file not shown.

src/rmw_microxrcedds_c/config.h

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
/* #undef RMW_UXRCE_TRANSPORT_IPV4 */
1010
/* #undef RMW_UXRCE_TRANSPORT_IPV6 */
1111
/* #undef RMW_UXRCE_USE_REFS */
12-
#define RMW_UXRCE_USE_XML
1312
/* #undef RMW_UXRCE_ALLOW_DYNAMIC_ALLOCATIONS */
1413
/* #undef RMW_UXRCE_GRAPH */
1514

@@ -61,10 +60,6 @@
6160
#define RMW_UXRCE_TOPIC_NAME_MAX_LENGTH 100
6261
#define RMW_UXRCE_TYPE_NAME_MAX_LENGTH 128
6362

64-
#if defined(RMW_UXRCE_USE_XML)
65-
#define RMW_UXRCE_ENTITY_NAMING_BUFFER_LENGTH 600
66-
#elif defined(RMW_UXRCE_USE_REFS)
6763
#define RMW_UXRCE_ENTITY_NAMING_BUFFER_LENGTH 100
68-
#endif
6964

7065
#endif // RMW_MICROXRCEDDS_CONFIG_H

0 commit comments

Comments
 (0)