19 #include "modules/canbus/proto/chassis_detail.pb.h" 27 ::apollo::canbus::ChassisDetail> {
29 static const int32_t
ID;
37 void Reset()
override;
49 Park_command_104::Park_targetType park_target);
56 Park_command_104::Park_en_ctrlType park_en_ctrl);
62 void set_p_checksum_104(uint8_t* data,
int checksum_104);
68 void set_p_park_target(uint8_t* data,
69 Park_command_104::Park_targetType park_target);
75 void set_p_park_en_ctrl(uint8_t* data,
76 Park_command_104::Park_en_ctrlType park_en_ctrl);
80 Park_command_104::Park_targetType park_target_;
81 Park_command_104::Park_en_ctrlType park_en_ctrl_;
Parkcommand104 * set_park_target(Park_command_104::Park_targetType park_target)
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
static const int32_t ID
Definition: park_command_104.h:29
uint32_t GetPeriod() const override
void UpdateData(uint8_t *data) override
Definition: park_command_104.h:26
Parkcommand104 * set_park_en_ctrl(Park_command_104::Park_en_ctrlType park_en_ctrl)
The class of ProtocolData.
Parkcommand104 * set_checksum_104(int checksum_104)