#include <yarp/os/PeriodicThread.h>
#include <yarp/dev/all.h>
#include <yarp/dev/IAnalogSensor.h>
#include <mutex>
Go to the source code of this file.
Classes | |
class | FakeAnalogSensor |
fakeAnalogSensor : Fake analog sensor device for testing purpose and reference for new analog devices More... | |