#include <string>
#include <yarp/dev/DeviceDriver.h>
#include <yarp/os/PeriodicThread.h>
#include <yarp/dev/MultipleAnalogSensorsInterfaces.h>
#include <yarp/os/Stamp.h>
#include <yarp/math/Math.h>
#include "FakeIMU_ParamsParser.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... | |