#include "Util/Types.H"
#include "Beobot/BeobotAction.H"
#include "Beobot/BeobotSensation.H"
Go to the source code of this file.
Classes | |
class | BeobotMemory |
Memory of a Beobot. More... | |
Enumerations | |
enum | MemoryState { HAVE_SENSATION, HAVE_RECOM_ACTION, HAVE_ACTION } |
sensory/motor memory for the Beobots
Definition in file BeobotMemory.H.