commit_and_wait.cpp File Reference
+ Include dependency graph for commit_and_wait.cpp:

Go to the source code of this file.

Namespaces

namespace  armarx
 This file offers overloads of toIce() and fromIce() functions for STL container types.
 
namespace  armarx::view_selection
 
namespace  armarx::view_selection::skills
 This file is part of ArmarX.
 

Functions

::armarx::skills::Skill::MainResult commitAndMaybeWait (client::ViewSelection &viewSelection, const gaze_targets::GazeTarget &target, bool waitUntilReached, std::int64_t waitTimeout_ms, const std::function< bool()> &shouldAbort)
 Commit a gaze target, optionally blocking until the robot's gaze is fixed on it.