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

Extend XML examples #504

Merged
merged 2 commits into from
Jan 20, 2021
Merged

Extend XML examples #504

merged 2 commits into from
Jan 20, 2021

Conversation

EduPonz
Copy link

@EduPonz EduPonz commented Jan 19, 2021

This PR extends XML examples to include different profile types selected by name.

Signed-off-by: EduPonz eduardoponz@eprosima.com

Signed-off-by: EduPonz <eduardoponz@eprosima.com>
Copy link
Contributor

@hidmic hidmic left a comment

Choose a reason for hiding this comment

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

Overall LGTM

README.md Outdated
@@ -87,15 +87,15 @@ For doing so, `rmw_fastrtps` locates profiles in the XML based on topic names ab

##### Creating publishers/subscriptions with different profiles

To configure a publisher/subscription, define a `<publisher>`/`<subscriber>` profile with attribute `profile_name=topic_name`.
To configure a publisher/subscription, define a `<publisher>`/`<subscriber>` profile with attribute `profile_name=topic_name`, where topic name is the name of the topic before mangling, i.e. the topic name used to create the publisher/subscription on `rclcpp`/`rclpy`.
Copy link
Contributor

Choose a reason for hiding this comment

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

@EduPonz consider not mentioning client libraries directly to stay general (as examples at most)

Copy link
Author

Choose a reason for hiding this comment

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

Done in 4909e2b

Signed-off-by: EduPonz <eduardoponz@eprosima.com>
Copy link
Contributor

@hidmic hidmic left a comment

Choose a reason for hiding this comment

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

LGTM

@hidmic hidmic merged commit 1853a83 into ros2:master Jan 20, 2021
@EduPonz EduPonz mentioned this pull request Jan 21, 2021
@MiguelCompany MiguelCompany deleted the feature/readme_profiles branch April 6, 2021 07:46
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.

2 participants