bwi_msgs/LEDStatus Message

File: bwi_msgs/LEDStatus.msg

Raw Message Definition

# LED Status

# Service Variables
uint8 RUN_ON = 1
uint8 RUN_OFF = 0
uint8 CAMERA_ON = 3
uint8 CAMERA_OFF = 2

# Selects which animation to execute

uint8 status

Compact Message Definition

uint8 RUN_ON=1
uint8 RUN_OFF=0
uint8 CAMERA_ON=3
uint8 CAMERA_OFF=2
uint8 status