|
5 سال پیش | |
---|---|---|
.. | ||
3rdparty | 5 سال پیش | |
cfg | 6 سال پیش | |
cmake_modules | 6 سال پیش | |
include | 6 سال پیش | |
launch | 6 سال پیش | |
resources | 6 سال پیش | |
src | 6 سال پیش | |
.gitignore | 6 سال پیش | |
.gitmodules | 6 سال پیش | |
.travis.yml | 6 سال پیش | |
CMakeLists.txt | 6 سال پیش | |
LICENSE | 6 سال پیش | |
README.md | 6 سال پیش | |
package.xml | 6 سال پیش |
ROS wrapper for Kitt.ai's Snowboy hotword detection.
The hotword_detector_node
listens to the topic /audio [audio_common_msgs/AudioData]
from an audo_capture
node. When a hotword is detected, it publishes the number of the hotword on /trigger [std_msgs/String]
.