File: baxter_core_msgs/NavigatorState.msg
Raw Message Definition
# buttons
string[] names
bool[] buttons
# wheel position
uint8 wheel
# true if the light is on, false if not
# lights map to button names
bool[] lights
Compact Message Definition
string[] names
bool[] buttons
uint8 wheel
bool[] lights