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

add pub/sub option structures to support rmw specific payload feature #187

Merged
merged 2 commits into from
Oct 8, 2019

Conversation

wjwwood
Copy link
Member

@wjwwood wjwwood commented Oct 4, 2019

Connects to ros2/rclcpp#882

Signed-off-by: William Woodall <william@osrfoundation.org>
Copy link
Member

@mjcarroll mjcarroll left a comment

Choose a reason for hiding this comment

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

LGTM with one documentation note.

@eboasson
Copy link

eboasson commented Oct 7, 2019

@wjwwood it would be really nice if there were (e.g.) a version macro for the RMW interface so that a single source can be used to cover some of these changes. I suppose RMW__PUBLISHER_OPTIONS_H_ and RMW__SUBSCRIPTION_OPTIONS_H_ could be used as a proxy, but it feels a bit dirty.

@wjwwood
Copy link
Member Author

wjwwood commented Oct 7, 2019

@eboasson that's a good idea, can you open an issue to track that? This isn't the first time we've needed to change API in rmw and it won't be the last, so I think having tools for you to have a "single" source is out of scope for this pr at least.

Signed-off-by: William Woodall <william@osrfoundation.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants