Skip to content

Commit

Permalink
style(pre-commit): autofix
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] committed Feb 12, 2024
1 parent 9a44212 commit 67d3c45
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions launch/tier4_simulator_launch/launch/simulator.launch.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<arg name="initial_engage_state" default="true" description="/vehicle/engage state after starting Autoware"/>

<let name="vehicle_model_pkg" value="$(find-pkg-share $(var vehicle_model)_description)"/>

<group unless="$(var scenario_simulation)">
<!-- Occupancy Grid -->
<push-ros-namespace namespace="occupancy_grid_map"/>
Expand All @@ -42,7 +42,6 @@
</group>

<group if="$(var launch_simulator_perception_modules)">

<group if="$(var scenario_simulation)">
<include file="$(find-pkg-share fault_injection)/launch/fault_injection.launch.xml">
<arg name="config_file" value="$(var fault_injection_param_path)"/>
Expand Down

0 comments on commit 67d3c45

Please sign in to comment.