24 #include "modules/canbus/proto/chassis_detail.pb.h" 41 ::apollo::canbus::ChassisDetail> {
43 static const int32_t
ID;
92 void set_turn_cmd_p(uint8_t *data, int32_t trncmd);
95 int32_t turn_cmd_ = 0;
virtual uint32_t GetPeriod() const
get the data period
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
virtual int32_t turn_cmd() const
get the turn command
virtual void UpdateData(uint8_t *data)
update the data
Turnsignal68 * set_turn_right()
set turn right based on pedal command
static const int32_t ID
Definition: turnsignal_68.h:43
one of the protocol data of lincoln vehicle
Definition: turnsignal_68.h:40
Turnsignal68 * set_turn_left()
set turn left based on pedal command
Turnsignal68 * set_turn_none()
set no-turn based on pedal command
The class of ProtocolData.
virtual void Reset()
reset the private variables