Skip to content

change how serialized message works with subscription#497

Merged
audrow merged 1 commit intomasterfrom
type_adaption
May 7, 2021
Merged

change how serialized message works with subscription#497
audrow merged 1 commit intomasterfrom
type_adaption

Conversation

@wjwwood
Copy link
Copy Markdown
Member

@wjwwood wjwwood commented Apr 6, 2021

Connected to ros2/rclcpp#1557

Signed-off-by: William Woodall <william@osrfoundation.org>
@wjwwood wjwwood self-assigned this Apr 6, 2021
@audrow
Copy link
Copy Markdown
Member

audrow commented May 7, 2021

Here's CI (green): ros2/rclcpp#1557 (comment)

@audrow audrow merged commit 593e05e into master May 7, 2021
@delete-merged-branch delete-merged-branch bot deleted the type_adaption branch May 7, 2021 04:34

private:
rclcpp::Subscription<rclcpp::SerializedMessage>::SharedPtr sub_;
rclcpp::Subscription<std_msgs::msg::String>::SharedPtr sub_;
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I think it's worth to add a note in the release notes about this API change: https://github.com/ros2/ros2_documentation/blob/rolling/source/Releases/Release-Humble-Hawksbill.rst

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

I agree, at the time we were waiting on that page to be created. @audrow does it make sense to add it there now?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants