diff --git a/dependency.repos b/dependency.repos index 89f1c09d8..405c61eea 100644 --- a/dependency.repos +++ b/dependency.repos @@ -8,9 +8,22 @@ repositories: type: git url: https://github.com/autowarefoundation/autoware_adapi_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 + url: https://github.com/autowarefoundation/autoware_lanelet2_extension.git version: main # universe universe/external/tier4_autoware_msgs: