We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
On PC2 Launch the espeak ros wrapper by using the following command :
roslaunch mbot_text_to_speech text_to_speech.launch
Publish the string that you want the robot to speak by doing :
rostopic pub /hri/say std_msgs/String "data: 'hello world'"
You can adjust volume, gender, pitch etc. by using dynamic reconfigure (the espeak node must be running) :
rosrun rqt_reconfigure rqt_reconfigure
There was an error while loading. Please reload this page.