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

Enumerations

enum  ControllerType {
  TSAdmittance, TSImpedance, KptAdmittance, KptImpedance,
  TSAdmittanceMP, TSImpedanceMP, KptAdmittanceMP, KptImpedanceMP,
  KVILImpedanceMP, QPWholeBodyImpedance, QPWholeBodyVelocity
}
 

Variables

const simox::meta::EnumNames< ControllerType > ControllerTypeNames
 
const simox::meta::EnumNames< ControllerType > ControllerTypeShort