controller_types.h File Reference
#include <SimoxUtility/meta/enum/EnumNames.hpp>
+ Include dependency graph for controller_types.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 armarx
 This file offers overloads of toIce() and fromIce() functions for STL container types.
 
 armarx::navigation
 This file is part of ArmarX.
 
 armarx::navigation::common
 

Enumerations

enum  ControllerType { PlatformGlobalTrajectory, PlatformLocalTrajectory }
 

Variables

const simox::meta::EnumNames< ControllerType > ControllerTypeNames
 
constexpr const char * PlatformGlobalTrajectoryControllerName = "PlatformGlobalTrajectory"
 
constexpr const char * PlatformLocalTrajectoryControllerName = "PlatformLocalTrajectory"