From 0d594f70b2a5913c9f1f061b5454c516f6c2911b Mon Sep 17 00:00:00 2001 From: Kotaro Yoshimoto Date: Tue, 20 Feb 2024 16:42:25 +0900 Subject: [PATCH] chore(webauto-ci): update architecture_type parameter for simulation (#4098) Signed-off-by: Kotaro Yoshimoto --- .webauto-ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.webauto-ci.yaml b/.webauto-ci.yaml index 8e753b6c9ba..74a23b71d4e 100644 --- a/.webauto-ci.yaml +++ b/.webauto-ci.yaml @@ -20,7 +20,7 @@ simulations: launch_autoware: "true" autoware_launch_package: autoware_launch autoware_launch_file: planning_simulator.launch.xml - architecture_type: awf/universe + architecture_type: awf/universe/20230906 vehicle_model: sample_vehicle sensor_model: sample_sensor_kit initialize_duration: "90"