19 #include "modules/canbus/proto/chassis_detail.pb.h" 27 ::apollo::canbus::ChassisDetail> {
29 static const int32_t
ID;
37 void Reset()
override;
45 Brake_command_111::Brake_pedal_en_ctrlType brake_pedal_en_ctrl);
59 void set_p_brake_pedal_en_ctrl(
61 Brake_command_111::Brake_pedal_en_ctrlType brake_pedal_en_ctrl);
67 void set_p_brake_pedal_cmd(uint8_t* data,
int brake_pedal_cmd);
70 Brake_command_111::Brake_pedal_en_ctrlType brake_pedal_en_ctrl_;
static const int32_t ID
Definition: brake_command_111.h:29
void UpdateData(uint8_t *data) override
PlanningContext is the runtime context in planning. It is persistent across multiple frames...
Definition: atomic_hash_map.h:25
This is the base class of protocol data.
Definition: protocol_data.h:44
Brakecommand111 * set_brake_pedal_en_ctrl(Brake_command_111::Brake_pedal_en_ctrlType brake_pedal_en_ctrl)
Brakecommand111 * set_brake_pedal_cmd(int brake_pedal_cmd)
The class of ProtocolData.
uint32_t GetPeriod() const override
Definition: brake_command_111.h:26