Skip to content

Commit

Permalink
Merge pull request #947 from tue-robotics/fix/restaurant
Browse files Browse the repository at this point in the history
(restaurant) add dep on pcl_ros
  • Loading branch information
PetervDooren committed Dec 9, 2019
2 parents 24c5dd7 + 9e65348 commit 385e16f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions challenge_restaurant/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,11 @@

<depend>depth_image_proc</depend>

<build_depend>pcl_ros</build_depend>
<build_depend>robot_skills</build_depend>
<build_depend>robot_smach_states</build_depend>

<exec_depend>pcl_ros</exec_depend>
<exec_depend>robot_skills</exec_depend>
<exec_depend>robot_smach_states</exec_depend>
<exec_depend>rospy</exec_depend>
Expand Down

0 comments on commit 385e16f

Please sign in to comment.