autowarefoundation / autoware

Autoware - the world's leading open-source software project for autonomous driving
https://www.autoware.org/
Apache License 2.0
9k stars 3.01k forks source link

feat(autoware.repos): import `autoware_cmake` and `autoware_utils` #4914

Closed youtalk closed 3 months ago

youtalk commented 3 months ago

Description

This PR is a fix to accommodate both the deprecated lanelet2_extension and the new autoware_lanelet2_extension. The autoware_common repository has been changed to a branch that removes autoware_cmake, autoware_lint_common, and autoware_utils.

ref. https://github.com/autowarefoundation/autoware/issues/4911

Tests performed

https://github.com/youtalk/autoware/actions/runs/9658261805?pr=56

Effects on system behavior

Not applicable.

Interface changes

Pre-review checklist for the PR author

The PR author must check the checkboxes below when creating the PR.

In-review checklist for the PR reviewers

The PR reviewers must check the checkboxes below before approval.

Post-review checklist for the PR author

The PR author must check the checkboxes below before merging.

After all checkboxes are checked, anyone who has write access can merge the PR.