#include "Component/ModelComponent.H"
#include "Component/ModelParam.H"
#include "Util/Types.H"
#include <pthread.h>
#include <unistd.h>
Go to the source code of this file.
Classes | |
class | RadioDecoder |
This class runs a thread which records servo position from sound card. More... |
Decode radio pulse-width-modulated signals
Definition in file RadioDecoder.H.