From 85a4b3d87144264a9a0f0b865fc30c96aca18832 Mon Sep 17 00:00:00 2001 From: Tomoya Kimura Date: Wed, 9 Aug 2023 09:42:02 +0900 Subject: [PATCH] chore: disable rviz respawn when scenario_simulation is true (#597) * chore: disable rviz respawn when scenario_simulation is true Signed-off-by: tomoya.kimura * style(pre-commit): autofix --------- Signed-off-by: tomoya.kimura Co-authored-by: tkimura4 --- autoware_launch/launch/autoware.launch.xml | 11 ++++++++++- autoware_launch/launch/planning_simulator.launch.xml | 4 ++++ 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/autoware_launch/launch/autoware.launch.xml b/autoware_launch/launch/autoware.launch.xml index 927aa4b54b..9242dd2b40 100644 --- a/autoware_launch/launch/autoware.launch.xml +++ b/autoware_launch/launch/autoware.launch.xml @@ -45,6 +45,7 @@ + - + diff --git a/autoware_launch/launch/planning_simulator.launch.xml b/autoware_launch/launch/planning_simulator.launch.xml index c295b0c53a..b0849ce884 100644 --- a/autoware_launch/launch/planning_simulator.launch.xml +++ b/autoware_launch/launch/planning_simulator.launch.xml @@ -29,6 +29,9 @@ + + + @@ -61,6 +64,7 @@ +