HDMapยถ
- class standard_e2e.data_structures.HDMap(**data)[source]ยถ
Bases:
BaseModelHD map snapshot in the vehicle frame at a frameโs timestamp.
Used as
StandardFrameData.hd_map(in-memory during preprocessing only โ not persisted to.npz). Adapters such asHDMapBEVAdapterconsume it and emit modality-specific representations.- Parameters:
elements (list[MapElement])
- elements: list[MapElement]ยถ