|
|
#include <armarx/navigation/server/monitoring/GoalReachedMonitor.h>
Public Member Functions | |
| const core::Pose & | goal () const noexcept |
| bool | goalReached (bool filter=true) const noexcept |
| GoalReachedMonitor (const core::Pose &goal, const core::Scene &scene, const GoalReachedMonitorConfig &config) | |
| GoalReachedMonitor (GoalReachedMonitor &&other) noexcept | |
| GoalReachedMonitor & | operator= (GoalReachedMonitor &&) noexcept |
| virtual | ~GoalReachedMonitor ()=default |
Definition at line 45 of file GoalReachedMonitor.h.
| GoalReachedMonitor | ( | const core::Pose & | goal, |
| const core::Scene & | scene, | ||
| const GoalReachedMonitorConfig & | config | ||
| ) |
Definition at line 14 of file GoalReachedMonitor.cpp.
|
virtualdefault |
|
noexcept |
Definition at line 80 of file GoalReachedMonitor.cpp.
|
noexcept |
Definition at line 75 of file GoalReachedMonitor.cpp.
|
noexcept |
|
noexcept |
Definition at line 86 of file GoalReachedMonitor.cpp.