dataspeed_pds_msgs/Mode Message

File: dataspeed_pds_msgs/Mode.msg

Raw Message Definition

# The actual value of the mode enum.
uint8 mode

# An enumeration of the possible values of the mode enum.
uint8 AUTO=0
uint8 MANUAL=1
uint8 VALET=2

Compact Message Definition

uint8 AUTO=0
uint8 MANUAL=1
uint8 VALET=2
uint8 mode