hri_msgs/IdsList Message

File: hri_msgs/IdsList.msg

Raw Message Definition

# This message encodes a list of ROS4HRI IDs (eg face ids, body ids, person
# ids...).
# It is for instance published on /humans/faces/tracked to access the list of
# currently detected faces.
Header header
string[] ids

Compact Message Definition

std_msgs/Header header
string[] ids