#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>
Include dependency graph for fakeIMU.h:
This graph shows which files directly or indirectly include this file: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... | |