30 Hesai64Parser(
const std::shared_ptr<::apollo::cyber::Node>& node,
35 void ParseRawPacket(
const uint8_t* buf,
const int len,
bool* is_end)
override;
38 void CalcPointXYZIT(
Hesai64Packet* pkt,
int blockid, uint8_t chLaserNumber);
void ParseRawPacket(const uint8_t *buf, const int len, bool *is_end) override
Definition: type_defs.h:83
PlanningContext is the runtime context in planning. It is persistent across multiple frames...
Definition: atomic_hash_map.h:25
Definition: hesai64_parser.h:28
const int BLOCKS_PER_PACKET_L64
Definition: const_var.h:50
const int LASER_COUNT_L64
Definition: const_var.h:52
Hesai64Parser(const std::shared_ptr<::apollo::cyber::Node > &node, const Config &conf)