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 and saka1-s committed Jun 25, 2024
1 parent 173ad32 commit a4b7137
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 @@ -81,6 +81,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 a4b7137

Please sign in to comment.