26#include <VirtualRobot/MathTools.h>
49 bool goalReached(
bool filter = true) const noexcept;
69 mutable int reachedCount;
bool goalReached(bool filter=true) const noexcept
GoalReachedMonitor & operator=(GoalReachedMonitor &&) noexcept
const core::Pose & goal() const noexcept
GoalReachedMonitor(const core::Pose &goal, const core::Scene &scene, const GoalReachedMonitorConfig &config)
void updateGoal(const core::Pose &newGoal)
virtual ~GoalReachedMonitor()=default
const GoalReachedMonitorConfig getConfig() const
This file is part of ArmarX.
This file is part of ArmarX.
core::GoalReachedConfig GoalReachedMonitorConfig