|
5 years ago | |
---|---|---|
.. | ||
3rdparty | 5 years ago | |
cfg | 5 years ago | |
cmake_modules | 5 years ago | |
include | 5 years ago | |
launch | 5 years ago | |
resources | 5 years ago | |
src | 5 years ago | |
.gitignore | 5 years ago | |
.gitmodules | 5 years ago | |
.travis.yml | 5 years ago | |
CMakeLists.txt | 5 years ago | |
LICENSE | 5 years ago | |
README.md | 5 years ago | |
package.xml | 5 years ago |
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]
.