|
|
#include <armarx/navigation/server/monitoring/GoalReachedMonitor.h>
Public Attributes | |
| float | angularVelTh {VirtualRobot::MathTools::deg2rad(5.F)} |
| int | filterCount {5} |
| float | linearVelTh {100.F} |
| float | oriTh {VirtualRobot::MathTools::deg2rad(3.F)} |
| float | posTh {30.F} |
Definition at line 34 of file GoalReachedMonitor.h.
| float angularVelTh {VirtualRobot::MathTools::deg2rad(5.F)} |
Definition at line 40 of file GoalReachedMonitor.h.
| int filterCount {5} |
Definition at line 42 of file GoalReachedMonitor.h.
| float linearVelTh {100.F} |
Definition at line 39 of file GoalReachedMonitor.h.
| float oriTh {VirtualRobot::MathTools::deg2rad(3.F)} |
Definition at line 37 of file GoalReachedMonitor.h.
| float posTh {30.F} |
Definition at line 36 of file GoalReachedMonitor.h.