Skip to content

Commit

Permalink
feat(autoware.repos): import autoware_cmake and autoware_utils (a…
Browse files Browse the repository at this point in the history
…utowarefoundation#4914)

* import autoware_cmake and autoware_utils

Signed-off-by: Yutaka Kondo <[email protected]>

* add todo

Signed-off-by: Yutaka Kondo <[email protected]>

* add core prefix

Signed-off-by: Yutaka Kondo <[email protected]>

---------

Signed-off-by: Yutaka Kondo <[email protected]>
  • Loading branch information
youtalk authored and pravinkmr26 committed Jul 15, 2024
1 parent 51b35a1 commit 2967713
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions autoware.repos
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,18 @@ repositories:
type: git
url: https://github.com/autowarefoundation/autoware_internal_msgs.git
version: main
# TODO(youtalk): Remove autoware_common when https://github.com/autowarefoundation/autoware/issues/4911 is closed
core/autoware_common:
type: git
url: https://github.com/autowarefoundation/autoware_common.git
version: remove-autoware-cmake-utils
core/autoware_cmake:
type: git
url: https://github.com/autowarefoundation/autoware_cmake.git
version: main
core/autoware_utils:
type: git
url: https://github.com/autowarefoundation/autoware_utils.git
version: main
core/autoware_lanelet2_extension:
type: git
Expand Down

0 comments on commit 2967713

Please sign in to comment.