Skip to content

Commit

Permalink
Merge branch 'feat/xacro_compilation' of https://github.com/tier4/aip…
Browse files Browse the repository at this point in the history
…_launcher into feat/xacro_compilation
  • Loading branch information
Owen-Liuyuxuan committed Dec 20, 2024
2 parents 0203f72 + 51ad4bd commit fa928b0
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 @@ -11,7 +11,6 @@
<buildtool_depend>ament_cmake_auto</buildtool_depend>
<depend>python3-jinja2</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="yukihiro.saito@tier4.jp">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 fa928b0

Please sign in to comment.