Skip to content

Commit

Permalink
Merge pull request #953 from tue-robotics/fix/hmi_msgs_dep
Browse files Browse the repository at this point in the history
(robot_skills) add missing hmi_msgs dep
  • Loading branch information
MatthijsBurgh committed Dec 11, 2019
2 parents 587604c + 2b0912f commit d4b0707
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions robot_skills/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ find_package(catkin REQUIRED COMPONENTS
ed_sensor_integration_msgs
geometry_msgs
head_ref_msgs
hmi_msgs
people_recognition_msgs
rgbd_msgs
rospy
Expand Down
1 change: 1 addition & 0 deletions robot_skills/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
<depend>ed_sensor_integration_msgs</depend>
<depend>geometry_msgs</depend>
<depend>head_ref_msgs</depend>
<depend>hmi_msgs</depend>
<depend>people_recognition_msgs</depend>
<depend>rgbd_msgs</depend>
<depend>rospy</depend>
Expand Down

0 comments on commit d4b0707

Please sign in to comment.