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 renamed rcpputils header #198

Merged
merged 1 commit into from
Nov 11, 2021
Merged

Conversation

aprotyas
Copy link
Member

@aprotyas aprotyas commented Nov 2, 2021

rcpputils/get_env.hpp is renamed to rcpputils/env.hpp as part of ros2/rcpputils#150, so the corresponding includes have been fixed in this PR.

Signed-off-by: Abrar Rahman Protyasha aprotyas@u.rochester.edu

Signed-off-by: Abrar Rahman Protyasha <aprotyas@u.rochester.edu>
@aprotyas
Copy link
Member Author

aprotyas commented Nov 2, 2021

The Rpr job fails as expected because the renamed header is not in a release yet.

CI from ros2/rcpputils#150:

Repos file: https://gist.github.com/aprotyas/96874af9175859555af0144398e0bf25
Build/Test args: --packages-above-and-dependencies rcpputils
ROS distro: Rolling
Job: https://ci.ros2.org/job/ci_launcher/9287

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

CI (again) from ros2/rcpputils#150 following ros2/rcpputils@18b406b.

Repos file: https://gist.github.com/aprotyas/96874af9175859555af0144398e0bf25
Build args: --packages-above-and-dependencies rcpputils
Test args: --packages-above rcpputils
ROS distro: Rolling
Job: https://ci.ros2.org/job/ci_launcher/9295

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

@aprotyas
Copy link
Member Author

Two approvals and CI is green, so I'll merge this in. Thanks for the reviews!

@aprotyas aprotyas merged commit b38bfb2 into master Nov 11, 2021
@delete-merged-branch delete-merged-branch bot deleted the aprotyas/rcpputils_fix_env_header branch November 11, 2021 07:20
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.

None yet

3 participants