Skip to content

Commit 7184ec7

Browse files
micro-ROS galactic Library auto-update 28-04-2022 06:25 (#970)
Co-authored-by: pablogs9 <[email protected]>
1 parent 097dfcb commit 7184ec7

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

built_packages

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ https://github.com/micro-ROS/micro_ros_msgs.git e3664463e78ae5d0c34d86be92d707b3
1111
https://github.com/micro-ROS/micro_ros_utilities 327213a5d798b51616530f5223542c9cf91c0731
1212
https://github.com/micro-ROS/rcl 1fac9bf845f32bce311730d3dda1fddbb8b101e6
1313
https://github.com/micro-ROS/rcutils 85efa4ad786fb6920ae92156ab439dec0315299b
14-
https://github.com/micro-ROS/rmw-microxrcedds.git fa98772887259cded1080a586ddd4b82a3228de2
14+
https://github.com/micro-ROS/rmw-microxrcedds.git b0f9724a2c638cf35b4b1c6003a58b6ddd1e7785
1515
https://github.com/micro-ROS/rosidl_typesupport.git d569fcc82aca391470a43dd5fc388f9f3a4d477d
1616
https://github.com/micro-ROS/rosidl_typesupport_microxrcedds.git 51c7e2b36a4ddb8175c4662145c84a66c23be317
1717
https://github.com/ros-controls/control_msgs a555c37f1a3536bb452ea555c58fdd9344d87614

src/rmw_microros/custom_transport.h

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,9 @@
2727

2828
#include <uxr/client/profile/transport/custom/custom_transport.h>
2929

30+
#define MICROROS_TRANSPORTS_FRAMING_MODE 1
31+
#define MICROROS_TRANSPORTS_PACKET_MODE 0
32+
3033
#if defined(__cplusplus)
3134
extern "C"
3235
{

0 commit comments

Comments
 (0)