Skip to content

make rmw_dds_common use rosidl_generator_interfaces normally#12

Merged
dirk-thomas merged 5 commits intomasterfrom
dirk-thomas/avoid-generators-depend-on-rmw
Apr 10, 2020
Merged

make rmw_dds_common use rosidl_generator_interfaces normally#12
dirk-thomas merged 5 commits intomasterfrom
dirk-thomas/avoid-generators-depend-on-rmw

Conversation

@dirk-thomas
Copy link
Copy Markdown
Member

Fixes #8.

@dirk-thomas dirk-thomas added the bug Something isn't working label Apr 9, 2020
@dirk-thomas dirk-thomas self-assigned this Apr 9, 2020
Copy link
Copy Markdown
Member

@ivanpauno ivanpauno left a comment

Choose a reason for hiding this comment

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

LGTM!

@dirk-thomas
Copy link
Copy Markdown
Member Author

The last commit swaps the target names to make sure that the interface target has the name of the package. The library uses OUTPUT_NAME to maintain the library name. See ament/ament_cmake#239 for the necessary fix in ament_cmake.

@dirk-thomas dirk-thomas changed the title [WIP] make rmw_dds_common use rosidl_generator_interfaces normally make rmw_dds_common use rosidl_generator_interfaces normally Apr 10, 2020
@ivanpauno
Copy link
Copy Markdown
Member

The last commit swaps the target names to make sure that the interface target has the name of the package. The library uses OUTPUT_NAME to maintain the library name. See ament/ament_cmake#239 for the necessary fix in ament_cmake.

SGTM, I guess that was affecting ros1_bridge in a weird way.

Signed-off-by: Dirk Thomas <dirk-thomas@users.noreply.github.com>
Signed-off-by: Dirk Thomas <dirk-thomas@users.noreply.github.com>
Signed-off-by: Dirk Thomas <dirk-thomas@users.noreply.github.com>
@dirk-thomas dirk-thomas force-pushed the dirk-thomas/avoid-generators-depend-on-rmw branch from 7afc7ce to cfc1b8a Compare April 10, 2020 16:09
Signed-off-by: Dirk Thomas <dirk-thomas@users.noreply.github.com>
Signed-off-by: Dirk Thomas <dirk-thomas@users.noreply.github.com>
@dirk-thomas dirk-thomas merged commit d7f6621 into master Apr 10, 2020
@delete-merged-branch delete-merged-branch bot deleted the dirk-thomas/avoid-generators-depend-on-rmw branch April 10, 2020 20:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

breaks building ros1_bridge

2 participants