decode_tracklet#

akkits.decode_tracklet(buf)#

Decodes the message buffer.

Parameters

buf (bytearray) – Message buffer.

Returns

data (Dict[str, Any]) – A dictionary with keys: “frame_id”, “count”, “lidarts_ms”, “unixts_ms”, “tracklets”