Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 554 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 554 Bytes

blabbermouth

Adds a simple animated, talking head to your robot. Forked from http://agas-ros-pkg.googlecode.com/svn/trunk/robot_face/.

ScreenShot

Requirements on Ubuntu:

How-To

Build

cd blabberface

make

Launch the face app:

roslaunch blabbermouth blabbermouth.launch

Let it speak:

rostopic pub -1 /robot_face/text_out std_msgs/String 'Hello world!'