types.h File Reference
+ Include dependency graph for types.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ExponentialPenaltyModel
 
struct  Human
 
struct  HumanGroup
 
struct  LinearPenaltyModel
 
struct  ProxemicZone
 

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::human
 This file is part of ArmarX.
 

Typedefs

using HumanGroups = std::vector< HumanGroup >
 
using Humans = std::vector< Human >
 
using ProxemicZones = std::vector< ProxemicZone >