File: mrs_msgs/HwApiStatus.msg
Raw Message Definition
time stamp
# true if the interface is connected to the HW
bool connected
# motors can be spinned
bool armed
# under the control of the companion computer
bool offboard
# string describing a particular mode
string mode
Compact Message Definition
time stamp
bool connected
bool armed
bool offboard
string mode