19 #include "modules/canbus/proto/chassis_detail.pb.h" 27 ::apollo::canbus::ChassisDetail> {
29 static const int32_t
ID;
37 void Reset()
override;
46 Steer_command_112::Steer_angle_en_ctrlType steer_angle_en_ctrl);
61 void set_p_steer_angle_en_ctrl(
63 Steer_command_112::Steer_angle_en_ctrlType steer_angle_en_ctrl);
69 void set_p_steer_angle_cmd(uint8_t* data,
double steer_angle_cmd);
72 Steer_command_112::Steer_angle_en_ctrlType steer_angle_en_ctrl_;
73 double steer_angle_cmd_;
Definition: steer_command_112.h:26
static const int32_t ID
Definition: steer_command_112.h:29
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
Steercommand112 * set_steer_angle_cmd(double steer_angle_cmd)
uint32_t GetPeriod() const override
The class of ProtocolData.
Steercommand112 * set_steer_angle_en_ctrl(Steer_command_112::Steer_angle_en_ctrlType steer_angle_en_ctrl)