A framework for building mobile single and multi-robot applications

  • Authors:
  • Joaquin López;Diego Pérez;Eduardo Zalama

  • Affiliations:
  • System Engineering and Automation Department, University of Vigo, Campus Lagoas-Marcosende, 36200 Vigo, Spain;System Engineering and Automation Department, University of Vigo, Campus Lagoas-Marcosende, 36200 Vigo, Spain;Instituto Tecnologías de la Producción (ITAP), University of Valladolid, Paseo del Cauce s/n 47011, Valladolid, Spain and Centro Tecnológico Cartif, Parque Tecnológico de Boeci ...

  • Venue:
  • Robotics and Autonomous Systems
  • Year:
  • 2011

Quantified Score

Hi-index 0.00

Visualization

Abstract

The complexity of robot software systems calls for the use of a well-conceived architecture together with programming tools to support it. One common feature of robot architectures is the modular decomposition of systems into simpler and largely independent components. These components implement primitive actions and report events about their state. The robot programming framework proposed here includes a tool (RoboGraph) to program and coordinate the activity (tasks) of these middleware modules. Project developers use the same task programming IDE (RoboGraph) on two different levels. The first is to program tasks that must be executed autonomously by one robot and the second is to program tasks that can include several robots and building elements. Tasks are described using a Signal Interpreted Petri Net (SIPN) editor and stored in an xml file. A dispatcher loads these files and executes the different Petri nets as needed. A monitor that shows the state of all the running nets is very useful for debugging and tracing purposes. The whole system has been used in several applications: A tour-guide robot (GuideBot), a multi-robot surveillance project (WatchBot) and a hospital food and laundry transportation system based on mobile robots.