|
|
#include <armarx/navigation/simulation/SimulatedHuman.h>
Public Attributes | |
| float | goalDistanceThreshold = 100 |
| float | maxLinearVelocity = 200 |
| float | minLinearVelocity = 100 |
Definition at line 32 of file SimulatedHuman.h.
| float goalDistanceThreshold = 100 |
Definition at line 34 of file SimulatedHuman.h.
| float maxLinearVelocity = 200 |
Definition at line 37 of file SimulatedHuman.h.
| float minLinearVelocity = 100 |
Definition at line 36 of file SimulatedHuman.h.