43 using Params = arondto::LookAtHumanFaceParams;
64 std::optional<armem::human::HumanPose> getLatestPoseOfRequestedHuman();
66 void onStopRequested()
override;
74 std::optional<Services> srv_;
76 std::string humanTrackingId;
78 std::unique_ptr<target_provider::handover::RobotReceiver> handoverTargetProvider;
82 double updatePeriodMs = 1000. / 30.;
85 bool stop_requested_ =
false;
A result struct for th main method of a skill.