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

Install headers to include/${PROJECT_NAME} #71

Merged
merged 3 commits into from
Mar 8, 2022

Conversation

sloretz
Copy link
Contributor

@sloretz sloretz commented Feb 12, 2022

Part of ros2/ros2#1150 - this installs headers to a unique include directory to prevent include directory search order issues when overriding packages from a merged workspace.

Signed-off-by: Shane Loretz <sloretz@openrobotics.org>
@sloretz sloretz self-assigned this Feb 12, 2022
@sloretz sloretz marked this pull request as draft February 16, 2022 01:02
@sloretz
Copy link
Contributor Author

sloretz commented Feb 16, 2022

Converted to draft while I figure out if changes done to ros/urdfdom#167 also should be applied here. (ros/urdfdom#167 (comment))

Signed-off-by: Shane Loretz <sloretz@osrfoundation.org>
Signed-off-by: Shane Loretz <sloretz@osrfoundation.org>
@sloretz sloretz marked this pull request as ready for review February 18, 2022 22:20
@sloretz
Copy link
Contributor Author

sloretz commented Feb 18, 2022

CI (build: --packages-above-and-dependencies urdfdom_headers test: --packages-select-regex "urdf.*")

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

@sloretz
Copy link
Contributor Author

sloretz commented Feb 23, 2022

The compiler warnings in the aarch64 build are all in the nightly as well: https://ci.ros2.org/view/nightly/job/nightly_linux-aarch64_release/1852/ , so CI LGTM, just needs an approval.

Copy link
Contributor

@clalancette clalancette left a comment

Choose a reason for hiding this comment

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

This is certainly a much more traditional CMake setup. Looks good to me with green CI.

@sloretz
Copy link
Contributor Author

sloretz commented Mar 8, 2022

CI (build: --packages-above-and-dependencies urdfdom_headers test: --packages-select urdfdom_headers)

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

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