Skip to content

Commit

Permalink
ci(pre-commit): autofix
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] committed Dec 20, 2024
1 parent b54e73b commit 51ad4bd
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 5 deletions.
1 change: 0 additions & 1 deletion aip_urdf_compiler/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@

<buildtool_depend>ament_cmake_auto</buildtool_depend>


<export>
<build_type>ament_cmake</build_type>
</export>
Expand Down
6 changes: 3 additions & 3 deletions aip_xx1_description/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@
<maintainer email="[email protected]">Yukihiro Saito</maintainer>
<license>Apache 2</license>

<buildtool_depend>ament_cmake_auto</buildtool_depend>
<buildtool_depend>ament_cmake</buildtool_depend>

<depend>velodyne_description</depend>
<buildtool_depend>ament_cmake_auto</buildtool_depend>

<depend>aip_urdf_compiler</depend>
<depend>velodyne_description</depend>

<export>
<build_type>ament_cmake</build_type>
Expand Down
2 changes: 1 addition & 1 deletion aip_xx1_gen2_description/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@

<buildtool_depend>ament_cmake_auto</buildtool_depend>

<depend>velodyne_description</depend>
<depend>aip_urdf_compiler</depend>
<depend>velodyne_description</depend>

<export>
<build_type>ament_cmake</build_type>
Expand Down

0 comments on commit 51ad4bd

Please sign in to comment.