$search
| Public Member Functions | |
| def | __init__ | 
| def | install_naoqi_globals | 
| def | on_word_recognised | 
| Public Attributes | |
| broker | |
| memory | |
| naoqi_name | |
| proxy | |
| pub | |
ROS wrapper for Naoqi speech recognition
Definition at line 228 of file nao_speech.py.
| def nao_speech::SpeechRecognitionWrapper::__init__ | ( | self, | ||
| ip, | ||||
| port, | ||||
| publisher | ||||
| ) | 
Definition at line 230 of file nao_speech.py.
| def nao_speech::SpeechRecognitionWrapper::install_naoqi_globals | ( | self | ) | 
Definition at line 257 of file nao_speech.py.
| def nao_speech::SpeechRecognitionWrapper::on_word_recognised | ( | self, | ||
| key, | ||||
| value, | ||||
| subscriber_id | ||||
| ) | 
Publish the words recognized by NAO via ROS
Definition at line 261 of file nao_speech.py.
Definition at line 237 of file nao_speech.py.
Definition at line 247 of file nao_speech.py.
Definition at line 234 of file nao_speech.py.
Definition at line 248 of file nao_speech.py.
Definition at line 251 of file nao_speech.py.