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_publisher_count_non_local_matched_subscriptions #358

Open
wants to merge 1 commit into
base: rolling
Choose a base branch
from

Conversation

MiguelCompany
Copy link

Adds function that returns the number of matched subscriptions that are not in the same context as the publisher.

Part of ros2/rclcpp#2202

full repos file here

/**
* Query the underlying middleware to determine how many non local subscriptions are
* matched to a given publisher.
*
Copy link
Collaborator

Choose a reason for hiding this comment

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

I think it would be better to define what is local means by here.

Suggested change
*
* The definition of local means that in the same context.
*

@fujitatomoya
Copy link
Collaborator

maybe we can discuss this interface for next MW WG.

@sloretz
Copy link
Contributor

sloretz commented Nov 2, 2023

@MiguelCompany Friendly ping. Would you be willing to address @fujitatomoya's feedback?

@fujitatomoya
Copy link
Collaborator

@MiguelCompany @wjwwood i would like to have a quick chat in next MW WG which is scheduled on 15th.Nov.2023.

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.

4 participants