Sciweavers

ROBOCUP
2009
Springer

A Lua-based Behavior Engine for Controlling the Humanoid Robot Nao

13 years 11 months ago
A Lua-based Behavior Engine for Controlling the Humanoid Robot Nao
The high-level decision making process of an autonomous robot can be seen as an hierarchically organised entity, where strategical decisions are made on the topmost layer, while the bottom layer serves as driver for the hardware. In between is a layer with monitoring and reporting functionality. In this paper we propose a behaviour engine for this middle layer which, based on formalism of hybrid state machines (HSMs), bridges the gap between high-level strategic decision making and low-level actuator control. The behaviour engine has to execute and monitor behaviours and reports status information back to the higher level. To be able to call the behaviours or skills hierarchically, we extend the model of HSMs with dependencies and sub-skills. These Skill-HSMs are implemented in the lightweight but expressive Lua scripting language which is well-suited to implement the behaviour engine on our target platform, the humanoid robot Nao.
Tim Niemüller, Alexander Ferrein, Gerhard Lak
Added 27 May 2010
Updated 27 May 2010
Type Conference
Year 2009
Where ROBOCUP
Authors Tim Niemüller, Alexander Ferrein, Gerhard Lakemeyer
Comments (0)