pioneer_mrs/CommunicationState Message

File: pioneer_mrs/CommunicationState.msg

Raw Message Definition

# We use a 5x5 adjacent matrix to represent the communication graph between robots.
# This is a 1x5 vector represents the communication status of one robot.
bool[5] state

Compact Message Definition

bool[5] state