The InteRRaP Agent Architecture



InteRRaP is a layered architecture that has been designed to model autonomously interacting agents.

The classic version is InteRRaP 3.0 . You can find several publications about that one in the MAS Homepage .

Recently, the new version 4.0 of InteRRaP has been designed, which of course is even better than the old one. It is already described in a technical report which is a very nice piece of paper .

InteRRaP was developed and evaluated by means of a robotics application, namely an automated loading dock . Currently, we have two systems, a simulation system FORKS and a miniature robot implementation FORKS+ based on KHEPERA robots .

Apart from that, we are currently developing a set of other applications using InteRRaP.


APPLICATIONS


An Implementation of InteRRaP in Oz

A recent project is the design of a specification language for InteRRaP agents. This work is based on the concurrent, object-oriented programming language Oz that has been developed at the DFKI.
Back to the top of the InteRRaP Home Page