|
EEROS
0.4.1.0
API for the EEROS Real-Time Robotics Framework
|
#include <ControlSystem.hpp>


Public Member Functions | |
| void | run () |
| void | start () |
| void | stop () |
Public Member Functions inherited from eeros::Runnable | |
| virtual | ~Runnable () |
Static Public Member Functions | |
| static ControlSystem & | instance () |
Public Attributes | |
| eeros::control::PeripheralInput | enc |
|
static |

|
virtual |
| void ControlSystem::start | ( | ) |

| void ControlSystem::stop | ( | ) |

| eeros::control::PeripheralInput ControlSystem::enc |