|
Gaze target based on an engagement-driven gaze model based on Yumak et al.,2017. More...
#include <armarx/view_selection/targets/Human.h>
Classes | |
struct | Params |
Public Member Functions | |
std::optional< gaze_targets::GazeTarget > | asGazeTarget () const |
Human (const armem::human::HumanPose &human, const Eigen::Vector3f &robotPosition, const Params ¶ms) | |
Gaze target based on an engagement-driven gaze model based on Yumak et al.,2017.
See:
Yumak, Zerrin, Bram van den Brink, and Arjan Egges. "Autonomous social gaze model for an interactive virtual character in realālife settings." Computer Animation and Virtual Worlds (2017)
Human | ( | const armem::human::HumanPose & | human, |
const Eigen::Vector3f & | robotPosition, | ||
const Params & | params | ||
) |
std::optional< gaze_targets::GazeTarget > asGazeTarget | ( | ) | const |