hri_msgs/msg/Gaze

1# Represents the gaze direction from a particular person (sender ID) to the
2# person that is being gazed to (receiver ID).
3#
4# If the sender or receiver IDs are empty, it means that the gaze respectively
5# originates or is targeted to the robot itself.
6std_msgs/Header header
7
8string sender
9string receiver