Skip to content

Commit

Permalink
fix: remove unused orocos kdl from dependencies (tier4#848)
Browse files Browse the repository at this point in the history
Signed-off-by: Daisuke Nishimatsu <border_goldenmarket@yahoo.co.jp>
  • Loading branch information
wep21 authored and boyali committed Oct 3, 2022
1 parent 30cef2f commit d893f0c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion common/autoware_auto_tf2/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ if(BUILD_TESTING)
"autoware_auto_system_msgs"
"autoware_auto_geometry_msgs"
"geometry_msgs"
"orocos_kdl"
"tf2"
"tf2_geometry_msgs"
"tf2_ros"
Expand Down
1 change: 0 additions & 1 deletion common/autoware_auto_tf2/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
<depend>autoware_auto_perception_msgs</depend>
<depend>autoware_auto_system_msgs</depend>
<depend>geometry_msgs</depend>
<depend>orocos_kdl</depend>
<depend>tf2</depend>
<depend>tf2_geometry_msgs</depend>
<depend>tf2_ros</depend>
Expand Down

0 comments on commit d893f0c

Please sign in to comment.