19 #include "modules/canbus/proto/chassis_detail.pb.h" 27 ::apollo::canbus::ChassisDetail> {
29 static const int32_t
ID;
37 void Reset()
override;
46 Throttle_command_110::Throttle_pedal_en_ctrlType throttle_pedal_en_ctrl);
61 void set_p_throttle_pedal_en_ctrl(
63 Throttle_command_110::Throttle_pedal_en_ctrlType throttle_pedal_en_ctrl);
69 void set_p_throttle_pedal_cmd(uint8_t* data,
int throttle_pedal_cmd);
72 Throttle_command_110::Throttle_pedal_en_ctrlType throttle_pedal_en_ctrl_;
73 int throttle_pedal_cmd_;
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
void UpdateData(uint8_t *data) override
static const int32_t ID
Definition: throttle_command_110.h:29
Definition: throttle_command_110.h:26
uint32_t GetPeriod() const override
The class of ProtocolData.
Throttlecommand110 * set_throttle_pedal_cmd(int throttle_pedal_cmd)
Throttlecommand110 * set_throttle_pedal_en_ctrl(Throttle_command_110::Throttle_pedal_en_ctrlType throttle_pedal_en_ctrl)