Skip to content

Commit 796ad60

Browse files
micro-ROS foxy Library auto-update 28-04-2022 06:25 (#969)
Co-authored-by: pablogs9 <[email protected]>
1 parent 48ffb0c commit 796ad60

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
@@ -10,7 +10,7 @@ https://github.com/eProsima/Micro-XRCE-DDS-Client.git 9b9278c0b3a633aa7ad634bda2
1010
https://github.com/micro-ROS/micro_ros_msgs.git e3664463e78ae5d0c34d86be92d707b3d9dfd27d
1111
https://github.com/micro-ROS/rcl 0c8a1ac149ce3617e28bdf907d0947f8fb397860
1212
https://github.com/micro-ROS/rcutils 3a007d2cebf47da88fa55fc478b50c5f3cebe4e4
13-
https://github.com/micro-ROS/rmw-microxrcedds.git 43e8f5dd5fdf6da7c0692edd88684b01adc33fe7
13+
https://github.com/micro-ROS/rmw-microxrcedds.git 2fec703d21bd2f4ef111f2e319eaf557a09f31a1
1414
https://github.com/micro-ROS/rosidl_typesupport.git 5d974dbee4cd6988ce33923246eb404db327fad8
1515
https://github.com/micro-ROS/rosidl_typesupport_microxrcedds.git 84965f84a42eab8330c5f1d30060a9f0df9aa5a3
1616
https://github.com/ros-controls/control_msgs 338ef98b4a4d763fe5df39e86a1967844ceb506e

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)