Main Page | Modules | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

Enki::AliceCam Class Reference
[Interaction classes]

#include <AliceCam.h>

Inheritance diagram for Enki::AliceCam:

Enki::GlobalInteraction List of all members.

Detailed Description

Linear camera for the Alice.

The AliceCam is implemented as 2 rays and only returns two 1 bit values. They are only used to distinguish the wallcolours - the nest is white, the other walls are black. For now, noise is not implemented in the AliceCam.


Public Member Functions

 AliceCam (Robot *me)
 Constructor.
 ~AliceCam ()
 Destructor.
void step (double dt, World *w)
 The AliceCam object step.
double getCValueStarboard ()
 Get value of the right camera ray.
double getCValuePort ()
 Get value of the left camera ray.

Public Attributes

bool cvaluestarboard
 The right camera ray.
bool cvalueport
 The left camera ray.


The documentation for this class was generated from the following files:
Generated on Mon Oct 24 17:33:58 2005 for Enki by  doxygen 1.4.2