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

Fix up the exports for rosidl_dynamic_typesupport. #5

Merged
merged 1 commit into from
Apr 12, 2023

Conversation

clalancette
Copy link
Contributor

In particular, it should not export a dependency on ament_cmake_ros to downstream, but it should export a dependency on rcutils.

I think this will fix #4 .

In particular, it should not export a dependency on
ament_cmake_ros to downstream, but it *should* export
a dependency on rcutils.

Signed-off-by: Chris Lalancette <clalancette@gmail.com>
@clalancette
Copy link
Contributor Author

CI:

  • Linux Build Status
  • Linux-aarch64 Build Status
  • Windows Build Status

@clalancette
Copy link
Contributor Author

The flake8 failures are unrelated (and now fixed). Going ahead and merging this one in.

@clalancette clalancette merged commit b07cc6d into rolling Apr 12, 2023
@clalancette clalancette deleted the clalancette/fix-exports branch April 12, 2023 12:09
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.

🧑‍🌾 CycloneDDS builtin_interfaces package failed with stacktrace for rosidl_dynamic_typesupport
2 participants