Skip to content

Commit

Permalink
Add all message dependencies of dialogue_java
Browse files Browse the repository at this point in the history
  • Loading branch information
Raphael Dürscheid committed Mar 24, 2016
1 parent a34b544 commit 17987fa
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,13 @@ generate_rosjava_messages(
audio_common_msgs
sound_play
roscpp # !!!!!!! REMOVE THIS ONCE https://github.com/ros-planning/navigation/pull/312 is fixed! !!!!!!!!
face_detection_msgs
face_detection_srvs
speech_synthesis_srvs
speech_recognition_msgs
rest_srvs
skill_srvs
hermes_srvs
)

catkin_package()
Expand Down
7 changes: 7 additions & 0 deletions package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,13 @@
<build_depend>rocon_std_msgs</build_depend>
<build_depend>rocon_tutorial_msgs</build_depend>
<build_depend>scheduler_msgs</build_depend>
<build_depend>face_detection_msgs</build_depend>
<build_depend>face_detection_srvs</build_depend>
<build_depend>speech_synthesis_srvs</build_depend>
<build_depend>speech_recognition_msgs</build_depend>
<build_depend>rest_srvs</build_depend>
<build_depend>skill_srvs</build_depend>
<build_depend>hermes_srvs</build_depend>
<build_depend>audio_common_msgs</build_depend>
<build_depend>sound_play</build_depend>
<build_depend>world_canvas_msgs</build_depend>
Expand Down

0 comments on commit 17987fa

Please sign in to comment.