Storage class for cc_info CAN message.
More...
Storage class for cc_info CAN message.
◆ decode()
void decode |
( |
const uint8_t * |
data | ) |
|
|
inline |
Decode new CAN data and update the storage for cc_info.
- Parameters
-
data | Pointer to the CAN message to be decoded |
◆ get_message_name()
std::string get_message_name |
( |
| ) |
const |
|
inline |
Get the message name: cc_info.
- Returns
- Returns the message name
◆ cruise_control
CAN signal 'cruise_control' defined in *.yaml
◆ drive_state
CAN signal 'drive_state' defined in *.yaml
◆ hazard_enabled
CAN signal 'hazard_enabled' defined in *.yaml
◆ regen_braking
CAN signal 'regen_braking' defined in *.yaml
◆ target_velocity
CAN signal 'target_velocity' defined in *.yaml
The documentation for this struct was generated from the following file:
- simulation/server/app/src/can_message_handler.cc