From 03fa6d36918efc996a9f39f0d551941239faac22 Mon Sep 17 00:00:00 2001 From: Azumi Suzuki <38061530+s-azumi@users.noreply.github.com> Date: Tue, 15 Nov 2022 18:18:31 +0900 Subject: [PATCH] feat: set use_external_emergency_stop to false by default when launching psim (#540) * feat: set use_external_emergency_stop to false by default when launching psim Signed-off-by: Azumi Suzuki * feat: add comments Signed-off-by: Azumi Suzuki Signed-off-by: Azumi Suzuki --- autoware_launch/launch/planning_simulator.launch.xml | 2 ++ control_launch/launch/control.launch.xml | 2 ++ 2 files changed, 4 insertions(+) diff --git a/autoware_launch/launch/planning_simulator.launch.xml b/autoware_launch/launch/planning_simulator.launch.xml index d6fb81567..2d0ca670d 100644 --- a/autoware_launch/launch/planning_simulator.launch.xml +++ b/autoware_launch/launch/planning_simulator.launch.xml @@ -65,6 +65,8 @@ + + diff --git a/control_launch/launch/control.launch.xml b/control_launch/launch/control.launch.xml index db899b457..ad2fb24a1 100644 --- a/control_launch/launch/control.launch.xml +++ b/control_launch/launch/control.launch.xml @@ -6,6 +6,7 @@ + @@ -14,6 +15,7 @@ +