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 parameter to include hidden topics and services (ROS 2) #216

Merged
merged 3 commits into from
Apr 14, 2023

Conversation

achim-k
Copy link
Collaborator

@achim-k achim-k commented Apr 14, 2023

Public-Facing Changes

  • Add parameter to include hidden topics and services (not included by default)

Description

Adds the new parameter include_hidden which controls if hidden topics or services are advertised.

From https://design.ros2.org/articles/topic_and_service_names.html#hidden-topic-or-service-names:

Any topic or service name that contains any tokens (either namespaces or a topic or service name) that start with an underscore (_) will be considered hidden and tools may not show them unless explicitly asked.

Copy link
Member

@jtbandes jtbandes left a comment

Choose a reason for hiding this comment

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

🎉

@achim-k achim-k merged commit a7736ce into main Apr 14, 2023
@achim-k achim-k deleted the achim/include_hidden_parameter branch April 14, 2023 19:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants