19 #include "modules/canbus/proto/chassis_detail.pb.h" 27 ::apollo::canbus::ChassisDetail> {
29 static const int32_t
ID;
31 void Parse(
const std::uint8_t* bytes, int32_t length,
32 ChassisDetail* chassis)
const override;
40 Scu_eps_311::Eps_intidxType eps_intidx(
const std::uint8_t* bytes,
41 const int32_t length)
const;
47 double eps_steeranglespd(
const std::uint8_t* bytes,
48 const int32_t length)
const;
54 double eps_steerangle(
const std::uint8_t* bytes,
const int32_t length)
const;
61 Scu_eps_311::Eps_faultstType eps_faultst(
const std::uint8_t* bytes,
62 const int32_t length)
const;
69 Scu_eps_311::Eps_drvmodeType eps_drvmode(
const std::uint8_t* bytes,
70 const int32_t length)
const;
static const int32_t ID
Definition: scu_eps_311.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 Parse(const std::uint8_t *bytes, int32_t length, ChassisDetail *chassis) const override
Definition: scu_eps_311.h:26
The class of ProtocolData.