BeoCamera Class Reference

Inheritance diagram for BeoCamera:
Inheritance graph
[legend]
Collaboration diagram for BeoCamera:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 BeoCamera (OptionManager &mgr, const std::string &descrName="BeoCamera", const std::string &tagName="BeoCamera")
virtual void evolve ()
 Evolve: Gets called by run in a while(1) loop. Anything that you want to happen continuously should go in here.
virtual void updateMessage (const RobotSimEvents::EventMessagePtr &eMsg, const Ice::Current &)
 Get a message.
virtual void registerTopics ()
 register topics

Detailed Description

Definition at line 58 of file BeoCamera.H.


Member Function Documentation

void BeoCamera::evolve (  )  [virtual]

Evolve: Gets called by run in a while(1) loop. Anything that you want to happen continuously should go in here.

Reimplemented from RobotBrainComponent.

Definition at line 67 of file BeoCamera.C.

References Timer::get(), Image< T >::initialized(), RobotBrainComponent::publish(), and Timer::reset().

void BeoCamera::registerTopics (  )  [virtual]

register topics

Reimplemented from RobotBrainComponent.

Definition at line 61 of file BeoCamera.C.

References RobotBrainComponent::registerPublisher().

void BeoCamera::updateMessage ( const RobotSimEvents::EventMessagePtr &  eMsg,
const Ice::Current &   
) [virtual]

Get a message.

Reimplemented from RobotBrainComponent.

Definition at line 99 of file BeoCamera.C.


The documentation for this class was generated from the following files:
Generated on Sun May 8 08:20:14 2011 for iLab Neuromorphic Vision Toolkit by  doxygen 1.6.3