19 #include "modules/canbus/proto/chassis_detail.pb.h" 27 ::apollo::canbus::ChassisDetail> {
29 static const int32_t
ID;
37 void Reset()
override;
55 void set_p_position_value(uint8_t* data,
double position_value);
60 void set_p_speed_limit(uint8_t* data,
double speed_limit);
63 double position_value_;
uint32_t GetPeriod() const override
static const int32_t ID
Definition: steering_cmd_6d.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
Steeringcmd6d * set_position_value(double position_value)
Definition: steering_cmd_6d.h:26
The class of ProtocolData.
void UpdateData(uint8_t *data) override
Steeringcmd6d * set_speed_limit(double speed_limit)