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] authored and Owen-Liuyuxuan committed Dec 20, 2024
1 parent 289b220 commit 654fa6a
Show file tree
Hide file tree
Showing 3 changed files with 3 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: 2 additions & 4 deletions aip_xx1_description/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,11 @@
<maintainer email="[email protected]">Yukihiro Saito</maintainer>
<license>Apache 2</license>

<buildtool_depend>ament_cmake</buildtool_depend>
<buildtool_depend>ament_cmake_auto</buildtool_depend>
<buildtool_depend>python3-jinja2</buildtool_depend>

<buildtool_depend>ament_cmake</buildtool_depend>

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

<export>
<build_type>ament_cmake</build_type>
Expand Down
1 change: 1 addition & 0 deletions aip_xx1_gen2_description/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@

<buildtool_depend>ament_cmake_auto</buildtool_depend>

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

<export>
Expand Down

0 comments on commit 654fa6a

Please sign in to comment.