armarx::navigation::common Namespace Reference

Enumerations

enum class  ControllerType { PlatformGlobalTrajectory , PlatformLocalTrajectory }
 

Variables

const simox::meta::EnumNames< ControllerTypeControllerTypeNames
 
constexpr const char * PlatformGlobalTrajectoryControllerName = "PlatformGlobalTrajectory"
 
constexpr const char * PlatformLocalTrajectoryControllerName = "PlatformLocalTrajectory"
 

Enumeration Type Documentation

◆ ControllerType

enum class ControllerType
strong
Enumerator
PlatformGlobalTrajectory 
PlatformLocalTrajectory 

Definition at line 8 of file controller_types.h.

Variable Documentation

◆ ControllerTypeNames

◆ PlatformGlobalTrajectoryControllerName

const char* PlatformGlobalTrajectoryControllerName = "PlatformGlobalTrajectory"
constexpr

Definition at line 14 of file controller_types.h.

◆ PlatformLocalTrajectoryControllerName

const char* PlatformLocalTrajectoryControllerName = "PlatformLocalTrajectory"
constexpr

Definition at line 15 of file controller_types.h.