Skip to content
This repository has been archived by the owner on Nov 13, 2017. It is now read-only.

Commit

Permalink
Add missing manipulation_msgs dependency (#698)
Browse files Browse the repository at this point in the history
  • Loading branch information
davetcoleman authored and v4hn committed Jun 29, 2016
1 parent c5662d8 commit d481e0b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions manipulation/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ find_package(catkin REQUIRED COMPONENTS
moveit_ros_planning
moveit_ros_move_group
dynamic_reconfigure
manipulation_msgs
roscpp
rosconsole
tf
Expand Down
1 change: 1 addition & 0 deletions manipulation/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
<build_depend>moveit_ros_move_group</build_depend>
<build_depend>moveit_ros_planning</build_depend>
<build_depend>moveit_msgs</build_depend>
<build_depend>manipulation_msgs</build_depend>
<build_depend>roscpp</build_depend>
<build_depend>rosconsole</build_depend>
<build_depend>tf</build_depend>
Expand Down

0 comments on commit d481e0b

Please sign in to comment.