robot_face

Summary

robot_face
Version:

1.0.7

Description:

An application to display a talking head on your robot for human robot interaction.

Maintainers:
  • Viktor Seib <vseib AT uni-koblenz DOT de>
  • Raphael Memmesheimer <raphael AT uni-koblenz DOT de>
  • Gregor Heuer <heuer AT uni-koblenz DOT de>
  • Niklas Yann Wettengel <niyawe AT uni-koblenz DOT de>
Licenses:
  • LGPLv3
Authors:
BuildDepends:
BuildtoolDepends:
 
BuildExportDepends:
 
ExecDepends:

Types

Message types

robot_face/ImageFileDisplay
Field:
  • time (uint32) –
  • filename (string) –
uint32 time      # display time
string filename  # path to the image file that should be displayed
robot_face/ImageDisplay
Field:
uint32            time  # display time
sensor_msgs/Image Image # the image that should be displayed