Skip to content

Commit 048b33f

Browse files
authored
fix(autoware_launch): remove redundant lines (#950)
remove redundant lines Signed-off-by: TaikiYamada4 <[email protected]>
1 parent 91d9bc1 commit 048b33f

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

autoware_launch/launch/autoware.launch.xml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -141,15 +141,6 @@
141141
</include>
142142
</group>
143143

144-
<!-- V2X -->
145-
<group if="$(var launch_v2x)">
146-
<include file="$(find-pkg-share jpn_signal_launcher)/launch/jpn_signal.launch.xml">
147-
<arg name="map_path" value="$(var map_path)"/>
148-
<arg name="vehicle_model" value="$(var vehicle_model)"/>
149-
<arg name="vehicle_id" value="1"/>
150-
</include>
151-
</group>
152-
153144
<!-- Tools -->
154145
<group>
155146
<node

0 commit comments

Comments
 (0)