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 May 8, 2024
1 parent 0340181 commit 575e4f3
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions pacmod_interface/launch/pacmod_steer_test.launch.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,9 @@

<!-- pacmod3 -->
<group>
<include file="$(find-pkg-share pacmod3)/launch/pacmod3.launch.xml" >
<include file="$(find-pkg-share pacmod3)/launch/pacmod3.launch.xml">
<arg name="use_socketcan" value="true"/>
<arg name="socketcan_device" value="$(var socketcan_device)" />
<arg name="socketcan_device" value="$(var socketcan_device)"/>
</include>
</group>

</launch>

0 comments on commit 575e4f3

Please sign in to comment.