Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Corrected publish calls with shared_ptr signature #75

Closed

Conversation

ivanpauno
Copy link
Member

@ivanpauno ivanpauno commented Apr 29, 2019

See ros2/rclcpp#709

I deleted allocator_shared_ptr test because it doesn't have more sense.
I'm not sure about allocator_example.

Signed-off-by: ivanpauno <ivanpauno@ekumenlabs.com>
@tfoote tfoote added the in progress Actively being worked on (Kanban column) label Apr 29, 2019
Signed-off-by: ivanpauno <ivanpauno@ekumenlabs.com>
Signed-off-by: ivanpauno <ivanpauno@ekumenlabs.com>
Signed-off-by: ivanpauno <ivanpauno@ekumenlabs.com>
Copy link
Contributor

@sloretz sloretz left a comment

Choose a reason for hiding this comment

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

I don't know much about allocators, but reading a bunch of cppreference pages I'm pretty sure this is OK.

It would be nice if rclcpp had a utility for making a unique_ptr to a message using an allocator.

@sloretz sloretz added in review Waiting for review (Kanban column) and removed in progress Actively being worked on (Kanban column) labels May 2, 2019
@wjwwood
Copy link
Member

wjwwood commented May 5, 2019

Closing in favor of #76 which is not on a fork (for easier testing).

@wjwwood wjwwood closed this May 5, 2019
@wjwwood wjwwood removed the in review Waiting for review (Kanban column) label May 5, 2019
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.

5 participants