/wakeup_monitor/get_wakeup_pattern
#
Caution
This documentation page has been auto-generated.
It may be missing some details.
/wakeup_monitor/get_wakeup_pattern
Quick Facts
- Category
- Message type
Returns the current ‘wakeup’ pattern (C++ regular expression). See Wake-up word detector for details.
Quick snippets#
Call the service#
$ rosservice call /wakeup_monitor/get_wakeup_pattern soft_wakeup_word/GetWakeupPattern
# (tip: press Tab to complete the message prototype)