𝔖 Bobbio Scriptorium
✦   LIBER   ✦

MARC: A multiagent robot control system

✍ Scribed by Nobuyasu Osato


Book ID
104591604
Publisher
John Wiley and Sons
Year
1993
Tongue
English
Weight
902 KB
Volume
24
Category
Article
ISSN
0882-1666

No coin nor oath required. For personal study only.

✦ Synopsis


Abstract

A system based on multiagents is proposed as an information processing model for robot programming. This model uses object‐oriented representation in which physical entities are described as logical objects. An agent is an active and independent logical entity which can control objects. Agents work cooperatively and concurrently, communicating with each other to perform the task assigned to the robot. An agent starts a new job or changes its behavior when a specific event occurs or when it receives a message from another agent. This multiagent system provides robot programmers with a useful mental model for dividing the task of a robot into several segments and distributing them to several personified processes which control subtasks.

This paper presents an overview of an experimental system used for multiagent robot programming and describes its implementation on a Lisp machine which supports multiprogramming and object‐oriented programming. The Tower of Hanoi task is used to test the system. It demonstrates that the multiagent system, using function‐based and behavior‐based agents, provides a high‐level modular programming environment for robot control.


📜 SIMILAR VOLUMES


Multiagent control of self-reconfigurabl
✍ Hristo Bojinov; Arancha Casal; Tad Hogg 📂 Article 📅 2002 🏛 Elsevier Science 🌐 English ⚖ 457 KB

We demonstrate how multiagent systems provide useful control techniques for modular selfreconfigurable (metamorphic) robots. Such robots consist of many modules that can move relative to each other, thereby changing the overall shape of the robot to suit different tasks. Multiagent control is partic

Evolving a multiagent system for landmar
✍ Madhur Ambastha; Dídac Busquets; Ramon López de Màntaras; Carles Sierra 📂 Article 📅 2005 🏛 John Wiley and Sons 🌐 English ⚖ 297 KB

In this article, we build upon a multiagent architecture for landmark-based navigation in unknown environments. In this architecture, each of the agents in the navigation system has a bidding function that is controlled by a set of parameters. We show here the good results obtained by an evolutionar