File: rcll_ros_msgs/Machine.msg
Raw Message Definition
# Machine name, type, and team
string name
string type
string state
int8 team_color
# Which zone the machine is in, will be
# 0 during exploration phase (therefore not
# identify the actual zone)
int8 zone
# For RS also denote ring colors
int8[] rs_ring_colors
Compact Message Definition
string name
string type
string state
int8 team_color
int8 zone
int8[] rs_ring_colors