-
Notifications
You must be signed in to change notification settings - Fork 124
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
Arc 258 more humble #2475
Arc 258 more humble #2475
Conversation
# file COPYING-CMAKE-SCRIPTS or https://cmake.org/licensing for details. | ||
|
||
#[=======================================================================[.rst: | ||
FindPROJ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do we need this since we added the FindPROJ
in cmake? It looks like it built without it anyways. So we should delete the cmake folder
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yeah it looks like FindPROJ.cmake is not actually needed so I removed it. The rest of the cmake folder is still in use though
Quality Gate failedFailed conditions |
PR Details
Description
This PR migrates the following packages to ROS2 Humble:
arbitrator
carma_cloud_client
carma_cooperative_perception
carma_wm_ctrl
frame_transformer
pure_pursuit_wrapper
stop_and_wait_plugin
Related GitHub Issue
NA
Related Jira Key
ARC-258
Motivation and Context
Needed for ROS2 Humble migration.
How Has This Been Tested?
Confirmed that the above packages can build using the
usdotfhwastoldev/autoware.ai:develop-humble
base image.Types of changes
Checklist: