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 ROSIDL_TYPESUPPORT_INTERFACE__LIBRARY_NAME() macro #649

Merged
merged 2 commits into from
Jan 20, 2022

Conversation

hidmic
Copy link
Contributor

@hidmic hidmic commented Jan 20, 2022

Precisely what the title says. Code that uses typesupport (generated) APIs often has to be able to find the corresponding shared library. The pattern <package_name>__<typesupport_name> is relied on and recreated in several places (in this repository and downstream). This patch amends this.

Signed-off-by: Michel Hidalgo <michel@ekumenlabs.com>
Signed-off-by: Jose Luis Rivero <jrivero@osrfoundation.org>
@hidmic
Copy link
Contributor Author

hidmic commented Jan 20, 2022

Thanks @j-rivero. No code is using this macro just yet, so I'll move forward with just the PR job.

@hidmic hidmic merged commit 2243064 into master Jan 20, 2022
@delete-merged-branch delete-merged-branch bot deleted the hidmic/rosidl_typesupport_library_name branch January 20, 2022 22:29
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