24 #include "modules/canbus/proto/chassis_detail.pb.h" 41 ::apollo::canbus::ChassisDetail> {
43 static const int32_t
ID;
105 void set_gear_p(uint8_t *data, int32_t gear);
113 void set_clear_driver_override_flag_p(uint8_t *bytes);
117 bool update_ =
false;
Gear66 * set_gear_none()
set gear to none
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
Gear66 * set_gear_reverse()
set gear to reverse
virtual uint32_t GetPeriod() const
get the data period
Gear66 * set_gear_neutral()
set gear to neutral
virtual void Reset()
reset the private variables
one of the protocol data of lincoln vehicle
Definition: gear_66.h:40
Gear66 * set_gear_low()
set gear to low
virtual void UpdateData(uint8_t *data)
update the data
The class of ProtocolData.
Gear66 * set_gear_park()
set gear to park
Gear66 * set_gear_drive()
set gear to drive
static const int32_t ID
Definition: gear_66.h:43