Open k-okada opened 9 years ago
Hi,
I have used old python version of naoqi_driver and we used speech recognition feature of naoqi system via https://github.com/ros-naoqi/nao_robot/blob/master/nao_apps/nodes/nao_speech.py program. How can I use this feature with new C++ version of naoqi_driver ?
The new driver does not have support for that but you are welcome to add it cf #452 . Would we have a service or something continuous ? Or both ?
Hi,
I have used old python version of naoqi_driver and we used speech recognition feature of naoqi system via https://github.com/ros-naoqi/nao_robot/blob/master/nao_apps/nodes/nao_speech.py program. How can I use this feature with new C++ version of naoqi_driver ?