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