Skip to content

Commit

Permalink
Merge pull request #1060 from tue-robotics/remove_dep_amigo_msgs
Browse files Browse the repository at this point in the history
(robot_skills) remove dep on amigo_msgs
  • Loading branch information
MatthijsBurgh committed Dec 22, 2020
2 parents 2b4eb58 + 8c90c75 commit 4012210
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 142 deletions.
1 change: 0 additions & 1 deletion robot_skills/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ project(robot_skills)

find_package(catkin REQUIRED COMPONENTS
actionlib
amigo_msgs
cb_base_navigation_msgs
control_msgs
cv_bridge
Expand Down
140 changes: 0 additions & 140 deletions robot_skills/examples/example_full.py

This file was deleted.

1 change: 0 additions & 1 deletion robot_skills/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
<buildtool_depend>catkin</buildtool_depend>

<depend>actionlib</depend>
<depend>amigo_msgs</depend>
<depend>cb_base_navigation_msgs</depend>
<depend>control_msgs</depend>
<depend>cv_bridge</depend>
Expand Down

0 comments on commit 4012210

Please sign in to comment.