From 33c34411cc44f9ea21b7f19669934cb993d08ef5 Mon Sep 17 00:00:00 2001 From: Tomohito ANDO Date: Wed, 9 Aug 2023 17:32:18 +0900 Subject: [PATCH] feat: launch V2X node in autoware launch (#349) * feat: launch V2X node in autoware launch Signed-off-by: Tomohito Ando * style(pre-commit): autofix --------- Signed-off-by: Tomohito Ando Co-authored-by: TomohitoAndo --- autoware_launch/launch/autoware.launch.xml | 10 ++++++++++ autoware_launch/launch/logging_simulator.launch.xml | 2 ++ autoware_launch/launch/planning_simulator.launch.xml | 2 ++ 3 files changed, 14 insertions(+) diff --git a/autoware_launch/launch/autoware.launch.xml b/autoware_launch/launch/autoware.launch.xml index 1d3b850f60..a172314df5 100644 --- a/autoware_launch/launch/autoware.launch.xml +++ b/autoware_launch/launch/autoware.launch.xml @@ -22,6 +22,7 @@ + @@ -125,6 +126,15 @@ + + + + + + + + + + + diff --git a/autoware_launch/launch/planning_simulator.launch.xml b/autoware_launch/launch/planning_simulator.launch.xml index d038e7096b..bb0a9f7711 100644 --- a/autoware_launch/launch/planning_simulator.launch.xml +++ b/autoware_launch/launch/planning_simulator.launch.xml @@ -72,6 +72,8 @@ + +