File tree 2 files changed +14
-0
lines changed
2 files changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -47,6 +47,13 @@ generate_rosjava_messages(
47
47
audio_common_msgs
48
48
sound_play
49
49
roscpp # !!!!!!! REMOVE THIS ONCE https://github.com/ros-planning/navigation/pull/312 is fixed! !!!!!!!!
50
+ face_detection_msgs
51
+ face_detection_srvs
52
+ speech_synthesis_srvs
53
+ speech_recognition_msgs
54
+ rest_srvs
55
+ skill_srvs
56
+ hermes_srvs
50
57
)
51
58
52
59
catkin_package()
Original file line number Diff line number Diff line change 43
43
<build_depend >rocon_std_msgs</build_depend >
44
44
<build_depend >rocon_tutorial_msgs</build_depend >
45
45
<build_depend >scheduler_msgs</build_depend >
46
+ <build_depend >face_detection_msgs</build_depend >
47
+ <build_depend >face_detection_srvs</build_depend >
48
+ <build_depend >speech_synthesis_srvs</build_depend >
49
+ <build_depend >speech_recognition_msgs</build_depend >
50
+ <build_depend >rest_srvs</build_depend >
51
+ <build_depend >skill_srvs</build_depend >
52
+ <build_depend >hermes_srvs</build_depend >
46
53
<build_depend >audio_common_msgs</build_depend >
47
54
<build_depend >sound_play</build_depend >
48
55
<build_depend >world_canvas_msgs</build_depend >
You can’t perform that action at this time.
0 commit comments