|
|
#include <armarx/navigation/human/ProxemicZoneCreator.h>
Public Attributes | |
| float | intimateRadius = 400 |
| float | intimateWeight = 2.0 |
| float | movementInfluence = 0.8 |
| Eigen::Vector2f | offset {50, 50} |
| float | personalRadius = 400 |
| float | personalWeight = 1.0 |
Definition at line 32 of file ProxemicZoneCreator.h.
| float intimateRadius = 400 |
Definition at line 37 of file ProxemicZoneCreator.h.
| float intimateWeight = 2.0 |
Definition at line 34 of file ProxemicZoneCreator.h.
| float movementInfluence = 0.8 |
Definition at line 40 of file ProxemicZoneCreator.h.
| Eigen::Vector2f offset {50, 50} |
Definition at line 44 of file ProxemicZoneCreator.h.
| float personalRadius = 400 |
Definition at line 38 of file ProxemicZoneCreator.h.
| float personalWeight = 1.0 |
Definition at line 35 of file ProxemicZoneCreator.h.