#include "Component/ModelManager.H"
#include "Component/ModelComponent.H"
#include "Component/ModelOptionDef.H"
#include "Robots/Beobot2/Localization/Beobot2_GistSalLocalizerMaster.H"
#include <Ice/Ice.h>
#include <Ice/Service.h>
#include "Ice/RobotSimEvents.ice.H"
#include "Ice/RobotBrainObjects.ice.H"
#include "Ice/SimEventsUtils.H"
#include "Ice/IceImageUtils.H"
#include "Beobot/beobot-GSnav-def.H"
#include "Beobot/GSnavResult.H"
#include <sys/stat.h>
#include <errno.h>
Go to the source code of this file.
Classes | |
class | RobotBrainServiceService |
Functions | |
int | main (int argc, char **argv) |
Definition in file app-Beobot2_GistSalLocalizerMaster.C.