Skip to content

Commit 778c4b8

Browse files
micro-ROS foxy Library auto-update 27-07-2021 06:18 (#395)
Co-authored-by: pablogs9 <[email protected]>
1 parent 89082a6 commit 778c4b8

File tree

9 files changed

+2
-2
lines changed

9 files changed

+2
-2
lines changed

built_packages

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ https://github.com/ament/googletest.git 059029afcd06de344ad0ef72dc4554ada268060c
66
https://github.com/ament/ament_cmake.git 589cf00e21b100f2844b127bb53743b7bf29ee7b
77
https://github.com/ament/ament_lint.git 418a69c7e0f922adc889ac1bc2a7dcf721bf7060
88
https://github.com/ros2/ament_cmake_ros.git 7b6b599c3fc8023806db2a97b344e8610902adac
9-
https://github.com/micro-ROS/rmw-microxrcedds.git 7c345cf306caf342f7da023332fa161b49839d67
9+
https://github.com/micro-ROS/rmw-microxrcedds.git e483ca62ff3d0843748b4aa8008bdc6de61abba7
1010
https://github.com/micro-ROS/rcl fc14a9a73f5e0579ec0c902a1a4375c9a013cabf
1111
https://github.com/micro-ROS/rosidl_typesupport_microxrcedds.git acb2fb6f7b5bde21b47fd7e8c03d84f20b302887
1212
https://github.com/micro-ROS/rosidl_typesupport.git 5d974dbee4cd6988ce33923246eb404db327fad8

src/cortex-m0plus/libmicroros.a

0 Bytes
Binary file not shown.

src/cortex-m3/libmicroros.a

0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

src/mk20dx256/libmicroros.a

0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

src/rmw_microxrcedds_c/config.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444

4545
#define RMW_UXRCE_MAX_SESSIONS 1
4646
#define RMW_UXRCE_MAX_NODES 1
47-
#define RMW_UXRCE_MAX_PUBLISHERS 10 + 1
47+
#define RMW_UXRCE_MAX_PUBLISHERS 10
4848
#define RMW_UXRCE_MAX_SUBSCRIPTIONS 5
4949
#define RMW_UXRCE_MAX_SERVICES 1
5050
#define RMW_UXRCE_MAX_CLIENTS 1

0 commit comments

Comments
 (0)