File: dbw_fca_msgs/Misc1Report.msg
Raw Message Definition
Header header
# Turn Signal enumeration
TurnSignal turn_signal
# Buttons
bool btn_cc_on_off # Cruise Control On/Off Toggle
bool btn_cc_res # Cruise Control Resume
bool btn_cc_cncl # Cruise Control Cancel
bool btn_cc_set_inc # Cruise Control Set+
bool btn_cc_set_dec # Cruise Control Set-
bool btn_cc_gap_inc # Cruise Control Gap+
bool btn_cc_gap_dec # Cruise Control Gap-
bool btn_cc_mode # Cruise Control Mode
bool btn_ld_ok # Left D-Pad OK
bool btn_ld_up # Left D-Pad Up
bool btn_ld_down # Left D-Pad Down
bool btn_ld_left # Left D-Pad Left
bool btn_ld_right # Left D-Pad Right
# Faults
bool fault_bus
Compact Message Definition
std_msgs/Header header
dbw_fca_msgs/TurnSignal turn_signal
bool btn_cc_on_off
bool btn_cc_res
bool btn_cc_cncl
bool btn_cc_set_inc
bool btn_cc_set_dec
bool btn_cc_gap_inc
bool btn_cc_gap_dec
bool btn_cc_mode
bool btn_ld_ok
bool btn_ld_up
bool btn_ld_down
bool btn_ld_left
bool btn_ld_right
bool fault_bus