constants.h File Reference
#include <SimoxUtility/meta/enum/EnumNames.hpp>
+ Include dependency graph for constants.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::core
 This file is part of ArmarX.
 

Enumerations

enum  StackLayer { GlobalPlanner, LocalPlanner, TrajectoryController, SafetyController }
 

Variables

const std::string NAME_KEY = "name"
 
const std::string PARAMS_KEY = "params"
 
const simox::meta::EnumNames< StackLayer > StackLayerNames