Skip to content

Commit

Permalink
Merge branch 'master' into pub-compressed-tile-image-github
Browse files Browse the repository at this point in the history
  • Loading branch information
mqcmd196 authored Feb 5, 2025
2 parents 255c239 + 77ef079 commit 01765d6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion sound_classification/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ find_package(catkin REQUIRED
catkin_virtualenv
message_generation
std_msgs
roslaunch
)
if (${catkin_virtualenv_VERSION} VERSION_LESS "0.3.0")
message(STATUS "sound_classification requires catkin_virtualenv >= 0.3.0")
Expand Down
1 change: 1 addition & 0 deletions sound_classification/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@

<build_depend>catkin_virtualenv</build_depend>
<build_depend>message_generation</build_depend>
<build_depend>std_msgs</build_depend>

<exec_depend>audio_capture</exec_depend>
<exec_depend>audio_to_spectrogram</exec_depend>
Expand Down

0 comments on commit 01765d6

Please sign in to comment.