Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the acf domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /var/www/html/roboticslab/wp-includes/functions.php on line 6121
Gesture Management in the Robot Mini - RoboticsLab

Gesture Management in the Robot Mini

Download: BibTeX | Plain Text

Description

Being capable of offering a wide range of expressions in order to provide a natural interaction is a key feature for a social robot. This is why developing systems that allow to control the expression capabilities of a robot has become a critical task. In this work, we present our approach to expressivity management in the robot Mini. We have developed a library of gestures, which are sets of expressive actions (for example, delivering an utterance or moving a joint). Our Expression Manager activates these gestures when it is requested to do so, checks that there are no conflicts between them (multiple gestures trying to use the same interfaces at the same time) and controls the execution of the expressions. All the gestures have been modelled as state machines and can be designed through a graphic user interface. The system proposed has been integrated and tested in Mini, a social robot designed for helping elders.