
Definition in file BeobotControl.H.
#include "Beobot/BeobotAction.H"
#include "Beobot/BeobotConfig.H"
#include "Devices/BeoChip.H"
#include "Component/ModelComponent.H"
#include "Component/ModelParam.H"
#include "Util/Timer.H"
#include "Util/Types.H"
#include <pthread.h>
Include dependency graph for BeobotControl.H:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| class | BeobotControl |
Enumerations | |
| enum | SpeedRampType { SPEED_RAMP_LINEAR = 0, SPEED_RAMP_SIGMOID = 1 } |
| Speed ramping options. More... | |
|
|
Speed ramping options.
Definition at line 64 of file BeobotControl.H. |
1.4.4