RemoteRobot.cpp File Reference
#include "RemoteRobot.h"
#include <VirtualRobot/VirtualRobot.h>
#include <VirtualRobot/XML/RobotIO.h>
#include <VirtualRobot/RobotConfig.h>
#include <VirtualRobot/RobotFactory.h>
#include <VirtualRobot/Nodes/RobotNodeFixedFactory.h>
#include <VirtualRobot/Nodes/RobotNodePrismaticFactory.h>
#include <VirtualRobot/Nodes/RobotNodeRevoluteFactory.h>
#include <VirtualRobot/CollisionDetection/CollisionChecker.h>
#include <ArmarXCore/core/system/cmake/CMakePackageFinder.h>
#include <ArmarXCore/core/exceptions/local/ExpressionException.h>
#include <ArmarXCore/core/system/ArmarXDataPath.h>
#include <RobotAPI/libraries/core/FramedPose.h>
#include <ArmarXCore/core/logging/Logging.h>
#include <SimoxUtility/algorithm/string/string_tools.h>
#include <Eigen/Geometry>
+ Include dependency graph for RemoteRobot.cpp:

Go to the source code of this file.

Namespaces

 armarx
 This file offers overloads of toIce() and fromIce() functions for STL container types.
 

Macros

#define DMES(Obj)   ;
 

Functions

CollisionCheckerPtr RemoteRobotNode_getGlobalCollisionChecker ()
 

Macro Definition Documentation

◆ DMES

#define DMES (   Obj)    ;

Definition at line 47 of file RemoteRobot.cpp.