Skip to content

Commit

Permalink
chore(e2e_simulator_launch): disable V2X in e2e simulator (autowarefo…
Browse files Browse the repository at this point in the history
…undation#378)

Signed-off-by: Tomohito Ando <tomohito.ando@tier4.jp>
  • Loading branch information
TomohitoAndo authored Aug 24, 2023
1 parent 383288a commit 60420e7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions autoware_launch/launch/e2e_simulator.launch.xml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,8 @@
<!-- Tools -->
<arg name="rviz" value="$(var rviz)"/>
<arg name="rviz_config" value="$(var rviz_config)"/>
<!-- V2X -->
<arg name="launch_v2x" value="false"/>
</include>
</group>
</launch>

0 comments on commit 60420e7

Please sign in to comment.