Skip to content

Commit 67d3c45

Browse files
style(pre-commit): autofix
1 parent 9a44212 commit 67d3c45

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

launch/tier4_simulator_launch/launch/simulator.launch.xml

+1-2
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<arg name="initial_engage_state" default="true" description="/vehicle/engage state after starting Autoware"/>
2626

2727
<let name="vehicle_model_pkg" value="$(find-pkg-share $(var vehicle_model)_description)"/>
28-
28+
2929
<group unless="$(var scenario_simulation)">
3030
<!-- Occupancy Grid -->
3131
<push-ros-namespace namespace="occupancy_grid_map"/>
@@ -42,7 +42,6 @@
4242
</group>
4343

4444
<group if="$(var launch_simulator_perception_modules)">
45-
4645
<group if="$(var scenario_simulation)">
4746
<include file="$(find-pkg-share fault_injection)/launch/fault_injection.launch.xml">
4847
<arg name="config_file" value="$(var fault_injection_param_path)"/>

0 commit comments

Comments
 (0)