19 #include "modules/canbus/proto/chassis_detail.pb.h" 27 ::apollo::canbus::ChassisDetail> {
29 static const int32_t
ID;
37 void Reset()
override;
52 void set_p_ctrl_cmd(uint8_t* data,
53 Control_command_115::Ctrl_cmdType ctrl_cmd);
56 Control_command_115::Ctrl_cmdType ctrl_cmd_;
Controlcommand115 * set_ctrl_cmd(Control_command_115::Ctrl_cmdType ctrl_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
uint32_t GetPeriod() const override
static const int32_t ID
Definition: control_command_115.h:29
Definition: control_command_115.h:26
The class of ProtocolData.
void UpdateData(uint8_t *data) override