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

Expose QOS settings for a topic #151

Closed
Myzhar opened this issue Oct 5, 2018 · 1 comment
Closed

Expose QOS settings for a topic #151

Myzhar opened this issue Oct 5, 2018 · 1 comment
Labels
enhancement New feature or request

Comments

@Myzhar
Copy link

Myzhar commented Oct 5, 2018

Feature request

Feature description

Since a subscriber can receive a topic message only if its QOS profile is compatible with the QOS profile of the publisher a method to retrieve this information from the available topics should be very useful.

Implementation considerations

I think that the command
$ ros2 topic info /topic
can be a good place to introduce this important feature.

Ref: https://answers.ros.org/question/304946/ros2-retrieving-qos-settings-for-a-topic/

@emersonknapp
Copy link
Contributor

This feature now exists! @mjcarroll can you close it? I don't have the access to do so.

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

No branches or pull requests

3 participants