Skip to content

Commit

Permalink
Remove unneeded dependency on dr_util.
Browse files Browse the repository at this point in the history
  • Loading branch information
de-vri-es committed Jul 29, 2016
1 parent 640c978 commit 3a72623
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ find_package(catkin REQUIRED COMPONENTS
sensor_msgs
kdl_parser
dr_base
dr_util
dr_eigen
)

Expand Down
1 change: 0 additions & 1 deletion package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@

<buildtool_depend>catkin</buildtool_depend>
<depend>dr_base</depend>
<depend>dr_util</depend>
<depend>dr_eigen</depend>
<depend>kdl_parser</depend>
</package>

0 comments on commit 3a72623

Please sign in to comment.