diff --git a/dependency_humble.repos b/dependency_humble.repos index 8e87c77daed..055e9c614e6 100644 --- a/dependency_humble.repos +++ b/dependency_humble.repos @@ -7,9 +7,22 @@ repositories: type: git url: https://github.com/autowarefoundation/autoware_msgs.git version: main + # TODO(youtalk): Remove autoware_common when https://github.com/autowarefoundation/autoware/issues/4911 is closed autoware_common: type: git url: https://github.com/autowarefoundation/autoware_common.git + version: remove-autoware-cmake-utils + autoware_cmake: + type: git + url: https://github.com/autowarefoundation/autoware_cmake.git + version: main + autoware_utils: + type: git + url: https://github.com/autowarefoundation/autoware_utils.git + version: main + autoware_lanelet2_extension: + type: git + url: https://github.com/autowarefoundation/autoware_lanelet2_extension.git version: main color_names: type: git