diff --git a/autoware.repos b/autoware.repos index 4fec10c5fb8..f5b4fe9e934 100644 --- a/autoware.repos +++ b/autoware.repos @@ -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