Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

RS::Agent Class Reference

This is a class that can be used to create the basic system for an agent so the user do not have to create and connect all the units herself. More...

Collaboration diagram for RS::Agent:

Collaboration graph
[legend]
List of all members.

Public Member Functions

virtual bool start ()=0

Protected Attributes

ServerInterfaceserverInterface
SensorInterfacesensorInterface
Sensorssensors
ActuatorInterfaceactuatorInterface
Actuatorsactuators
Decisiondecision
ControlInterfacecontrolInterface
Controllercontroller

Detailed Description

This is a class that can be used to create the basic system for an agent so the user do not have to create and connect all the units herself.

This is an abstract base class so it can not be used as it is.

Unit:
BasicSystem
Revision
1.1
Author
frehe
Date
2000/09/03 20:41:07

Definition at line 82 of file Agent.h.


The documentation for this class was generated from the following files:
Generated on Mon Aug 29 08:23:01 2011 for RoboSoc by doxygen1.3-rc3