diff --git a/CMakeLists.txt b/CMakeLists.txt index a495bf14..f7b9e0c1 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -44,7 +44,8 @@ generate_rosjava_messages( scheduler_msgs move_base_msgs # ros-planning/navigation map_store # ros-planning/map_store - + audio_common_msgs + sound_play roscpp # !!!!!!! REMOVE THIS ONCE https://github.com/ros-planning/navigation/pull/312 is fixed! !!!!!!!! ) diff --git a/package.xml b/package.xml index 5fcf8147..989435aa 100644 --- a/package.xml +++ b/package.xml @@ -43,6 +43,8 @@ rocon_std_msgs rocon_tutorial_msgs scheduler_msgs + audio_common_msgs + sound_play world_canvas_msgs map_store # ros-planning/map_store move_base_msgs # ros-planning/navigation