Skip to content
This repository has been archived by the owner on Jun 21, 2023. It is now read-only.

set connext buffer capacity #417

Merged
merged 1 commit into from
Apr 28, 2020
Merged

Conversation

Karsten1987
Copy link
Contributor

@Karsten1987 Karsten1987 commented Apr 28, 2020

The tests in fail because of Connext not setting the buffer capacity of the serialized message.
This hasn't been a problem in the past, but with ros2/rclcpp#1075 we introduce a check for correct initialization here: https://github.com/ros2/rclcpp/pull/1075/files#diff-1a8c71aa102b5d8fc8e86cf3f56f42aeR58

Connects to ros2/rclcpp#1097

Signed-off-by: Karsten Knese <karsten@openrobotics.org>
@Karsten1987 Karsten1987 added the bug Something isn't working label Apr 28, 2020
@Karsten1987 Karsten1987 self-assigned this Apr 28, 2020
Copy link
Member

@jacobperron jacobperron left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixes the test for me locally.

@Karsten1987 Karsten1987 merged commit ab342b9 into master Apr 28, 2020
@delete-merged-branch delete-merged-branch bot deleted the serialized_message_move_constructor branch April 28, 2020 05:24
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants