Skip to content

Commit

Permalink
Merge pull request #933 from tue-robotics/MatthijsBurgh-patch-1
Browse files Browse the repository at this point in the history
(robot_smach_states) remove ed navigation and perception deps
  • Loading branch information
MatthijsBurgh committed Dec 3, 2019
2 parents eb1d35a + 645c24b commit d801050
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
1 change: 1 addition & 0 deletions robot_skills/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ find_package(catkin REQUIRED COMPONENTS
ed_navigation_msgs
ed_people_recognition_msgs
ed_perception_msgs
ed_sensor_integration_msgs
geometry_msgs
head_ref_msgs
people_recognition_msgs
Expand Down
1 change: 1 addition & 0 deletions robot_skills/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
<depend>ed_navigation_msgs</depend>
<depend>ed_people_recognition_msgs</depend>
<depend>ed_perception_msgs</depend>
<depend>ed_sensor_integration_msgs</depend>
<depend>geometry_msgs</depend>
<depend>head_ref_msgs</depend>
<depend>people_recognition_msgs</depend>
Expand Down
2 changes: 0 additions & 2 deletions robot_smach_states/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@
<run_depend>python-docopt</run_depend>
<run_depend>python-mock</run_depend>
<run_depend>ipython</run_depend>
<run_depend>ed_perception</run_depend>
<run_depend>ed_navigation</run_depend>
<run_depend>std_msgs</run_depend>
<run_depend>actionlib</run_depend>
<run_depend>cb_planner_msgs_srvs</run_depend>
Expand Down

0 comments on commit d801050

Please sign in to comment.