Skip to content

Commit

Permalink
fix: remove unused orocos kdl from dependencies (#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 v-sugahara7993-esol committed May 11, 2023
1 parent e408d11 commit e71cbe3
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 @@ -37,7 +37,6 @@ if(BUILD_TESTING)
"autoware_auto_system_msgs"
"autoware_auto_geometry_msgs"
"geometry_msgs"
"orocos_kdl"
"tf2"
"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 @@ -17,7 +17,6 @@
<depend>geometry_msgs</depend>
<depend>tf2</depend>
<depend>tf2_ros</depend>
<depend>orocos_kdl</depend>

<test_depend>ament_cmake_gtest</test_depend>
<!-- <test_depend>ament_lint_auto</test_depend> -->
Expand Down

0 comments on commit e71cbe3

Please sign in to comment.