From 1a9a8002cf5bc0408385df0950bf68fe34427e01 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=2E=20Fatih=20C=C4=B1r=C4=B1t?= Date: Wed, 24 Apr 2024 23:55:19 +0300 Subject: [PATCH] feat: add awsim_labs support (#4660) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: M. Fatih Cırıt --- autoware.repos | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/autoware.repos b/autoware.repos index 28dc0864335..9ac8154c683 100644 --- a/autoware.repos +++ b/autoware.repos @@ -104,6 +104,10 @@ repositories: type: git url: https://github.com/RobotecAI/awsim_sensor_kit_launch.git version: main + sensor_kit/awsim_labs_sensor_kit_launch: + type: git + url: https://github.com/autowarefoundation/awsim_labs_sensor_kit_launch.git + version: main # vehicle vehicle/sample_vehicle_launch: type: git