#include "Component/ModelManager.H"
#include "Component/ModelComponent.H"
#include "Component/ModelOptionDef.H"
#include "Robots/Beobot2/Hardware/BeoIMU.H"
#include <Ice/Ice.h>
#include <Ice/Service.h>
#include "Ice/RobotSimEvents.ice.H"
#include "Ice/SimEventsUtils.H"
#include "Ice/IceImageUtils.H"
#include "Ice/RobotBrainObjects.ice.H"
Go to the source code of this file.
Classes | |
class | RobotBrainServiceService |
Functions | |
int | main (int argc, char **argv) |
to test the MicroStrain 3DM_GX2 IMU
Definition in file app-BeoIMU.C.