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 rmw_get_gid_for_client method #327

Merged
merged 2 commits into from
Sep 23, 2022
Merged

Conversation

ihasdapie
Copy link
Member

@ihasdapie ihasdapie commented Aug 15, 2022

Add rmw_get_gid_for_client method. This is needed for the service introspection feature (ros2/ros2#1285) to populate client uuid fields.

Link to impl PRs:

Signed-off-by: Brian Chen brian.chen@openrobotics.org

Signed-off-by: Brian Chen <brian.chen@openrobotics.org>
rmw/include/rmw/rmw.h Outdated Show resolved Hide resolved
Copy link
Member

@ivanpauno ivanpauno 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 Jacob's comments addressed

Signed-off-by: Jacob Perron <jacob@openrobotics.org>
Copy link
Member

@ivanpauno ivanpauno left a comment

Choose a reason for hiding this comment

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

LGTM!


do we need rmw_get_gid_for_service?
should we also add it?

No need to solve that here, just wondering if we should add that.

@ivanpauno ivanpauno added the enhancement New feature or request label Sep 19, 2022
@jacobperron
Copy link
Member

I don't think we need a rmw_get_gid_for_service for the service introspection feature, but I don't think it hurts to add such an API for symmetry. I can create a ticket for this.

@jacobperron
Copy link
Member

jacobperron commented Sep 19, 2022

@jacobperron jacobperron merged commit 67b0f0a into rolling Sep 23, 2022
@delete-merged-branch delete-merged-branch bot deleted the brianc/rmw_get_gid_for_client branch September 23, 2022 17:09
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.

None yet

3 participants