-
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 257 humbler #2476
Arc 257 humbler #2476
Conversation
.sonarqube/sonar-scanner.properties
Outdated
@@ -46,7 +46,7 @@ sonar.modules= bsm_generator, \ | |||
carma_wm, \ | |||
carma_wm_ctrl, \ | |||
roadway_objects, \ | |||
platooning_strategic_IHP, \ | |||
platoon_strategic_IHP, \ |
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.
Nit: would it be okay to rename the package and its files to platooning_strategic_ihp
because other tactical and control plugins all follow that naming convention instead of platoon_...
Quality Gate failedFailed conditions |
awesome. even docker is building now |
PR Details
Description
This PR migrates the following packages to ROS 2 Humble:
Related GitHub Issue
NA
Related Jira Key
ARC-257
Motivation and Context
Needed as part of ROS 2 Humble migration.
How Has This Been Tested?
Confirmed the above packages built in the
autoware.ai:develop-humble
base imageTypes of changes
Checklist: