From f7ded58899665df63526de645e0c300e406d7270 Mon Sep 17 00:00:00 2001 From: "tomoya.kimura" Date: Wed, 29 Nov 2023 17:06:32 +0900 Subject: [PATCH 1/3] chore(autoware_launch): add localization_input_pointcloud argument to autoware.launch Signed-off-by: tomoya.kimura --- autoware_launch/launch/autoware.launch.xml | 2 ++ .../launch/components/tier4_localization_component.launch.xml | 4 ++-- autoware_launch/launch/logging_simulator.launch.xml | 4 ++++ autoware_launch/launch/planning_simulator.launch.xml | 4 ++++ 4 files changed, 12 insertions(+), 2 deletions(-) diff --git a/autoware_launch/launch/autoware.launch.xml b/autoware_launch/launch/autoware.launch.xml index 5d98c9388f..8deb82b42a 100644 --- a/autoware_launch/launch/autoware.launch.xml +++ b/autoware_launch/launch/autoware.launch.xml @@ -29,6 +29,8 @@ + + diff --git a/autoware_launch/launch/components/tier4_localization_component.launch.xml b/autoware_launch/launch/components/tier4_localization_component.launch.xml index 5fe0d856d2..de56b6c809 100644 --- a/autoware_launch/launch/components/tier4_localization_component.launch.xml +++ b/autoware_launch/launch/components/tier4_localization_component.launch.xml @@ -3,7 +3,7 @@ - + @@ -12,7 +12,7 @@ - + diff --git a/autoware_launch/launch/logging_simulator.launch.xml b/autoware_launch/launch/logging_simulator.launch.xml index 7eb13135d3..d55bc99202 100644 --- a/autoware_launch/launch/logging_simulator.launch.xml +++ b/autoware_launch/launch/logging_simulator.launch.xml @@ -25,6 +25,8 @@ + + @@ -63,6 +65,8 @@ + + diff --git a/autoware_launch/launch/planning_simulator.launch.xml b/autoware_launch/launch/planning_simulator.launch.xml index fdc86ebba7..3fa5e005e3 100644 --- a/autoware_launch/launch/planning_simulator.launch.xml +++ b/autoware_launch/launch/planning_simulator.launch.xml @@ -10,6 +10,8 @@ + + @@ -54,6 +56,8 @@ + + From 5ba37aeee5b38f832d648968ded4072157874fbb Mon Sep 17 00:00:00 2001 From: "tomoya.kimura" Date: Wed, 29 Nov 2023 17:10:25 +0900 Subject: [PATCH 2/3] chore: add parameter to e2e launch Signed-off-by: tomoya.kimura --- autoware_launch/launch/e2e_simulator.launch.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/autoware_launch/launch/e2e_simulator.launch.xml b/autoware_launch/launch/e2e_simulator.launch.xml index fe8d1de1d8..f1d5450499 100644 --- a/autoware_launch/launch/e2e_simulator.launch.xml +++ b/autoware_launch/launch/e2e_simulator.launch.xml @@ -19,6 +19,8 @@ + + @@ -58,6 +60,8 @@ + + From e8bfd8ce26eecda1dc28545ecd53228f856c3712 Mon Sep 17 00:00:00 2001 From: "tomoya.kimura" Date: Wed, 29 Nov 2023 17:14:17 +0900 Subject: [PATCH 3/3] chore: apply pre-commit Signed-off-by: tomoya.kimura --- autoware_launch/launch/e2e_simulator.launch.xml | 2 +- autoware_launch/launch/logging_simulator.launch.xml | 2 +- autoware_launch/launch/planning_simulator.launch.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/autoware_launch/launch/e2e_simulator.launch.xml b/autoware_launch/launch/e2e_simulator.launch.xml index f1d5450499..f97b9774c6 100644 --- a/autoware_launch/launch/e2e_simulator.launch.xml +++ b/autoware_launch/launch/e2e_simulator.launch.xml @@ -61,7 +61,7 @@ - + diff --git a/autoware_launch/launch/logging_simulator.launch.xml b/autoware_launch/launch/logging_simulator.launch.xml index d55bc99202..bb453baf34 100644 --- a/autoware_launch/launch/logging_simulator.launch.xml +++ b/autoware_launch/launch/logging_simulator.launch.xml @@ -66,7 +66,7 @@ - + diff --git a/autoware_launch/launch/planning_simulator.launch.xml b/autoware_launch/launch/planning_simulator.launch.xml index 3fa5e005e3..1d8e128030 100644 --- a/autoware_launch/launch/planning_simulator.launch.xml +++ b/autoware_launch/launch/planning_simulator.launch.xml @@ -57,7 +57,7 @@ - +