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 Sun Mar 1 03:10:09 2009 for Enki by  doxygen 1.5.1