#include <string>
#include <yarp/dev/DeviceDriver.h>
#include <yarp/os/PeriodicThread.h>
#include <yarp/dev/IGenericSensor.h>
#include <yarp/dev/MultipleAnalogSensorsInterfaces.h>
#include <yarp/os/Stamp.h>
#include <yarp/dev/IPreciselyTimed.h>
#include <yarp/math/Math.h>
Go to the source code of this file.
Classes | |
class | fakeIMU |
fakeIMU : fake device implementing the device interface typically implemented by an Inertial Measurement Unit More... | |