beobot-remote.C File Reference

#include "Component/ModelManager.H"
#include "Devices/BeoChip.H"
#include "Devices/DeviceOpts.H"
#include "Util/MathFunctions.H"
#include <cstdlib>
Include dependency graph for beobot-remote.C:

Go to the source code of this file.

Classes

class  MyBeoChipListener
 Our own little BeoChipListener. More...

Functions

int main (const int argc, const char *argv[])
 Drive the Beobot under remote control.

Detailed Description

Drive Beobot with a remote control

Definition in file beobot-remote.C.


Function Documentation

int main ( const int  argc,
const char *  argv[] 
)

Drive the Beobot under remote control.

This simple test program demonstrate how to capture PWM signals from the Beochip, which on the Beobot correspond to steering and speed inputs from the remote control. The captured signals are then directly fed into the Beobot's steering and speed servos controlled by the BeoChip.

Definition at line 106 of file beobot-remote.C.

References ModelComponent::addSubComponent(), ModelManager::getExtraArg(), MYLOGVERB, ModelManager::parseCommandLine(), ModelComponent::start(), and ModelComponent::stop().

Generated on Sun May 8 08:08:16 2011 for iLab Neuromorphic Vision Toolkit by  doxygen 1.6.3