Maps module for HD maps access.
The maps module can be initialized and updated using maps backends from different HD maps providers. The module provides a unified API to query the HD maps data.
Data Structures | |
| struct | dwMapsConfidence |
| The maps confidence in an element. More... | |
Modules | |
| Lane Tree | |
| Lane Tree to follow a lane along its driving direction. | |
| Local Map Layout | |
| Create local map layouts. | |
| Map Initialization | |
| Functions to initialize, load and release map data. | |
| Map Queries | |
| Functions to query map data. | |
| Map Serialization | |
| Serialization. | |
| Map Tracker | |
| Keep track of the current lane. | |
| Structs for Function Parameters | |
| Structs that are used as arguments in maps functions. | |
| Structs for Map Data | |
| Structs that define the map data. | |
| Structs for User Buffers | |
| Structs that are used as arguments in maps functions. | |
| Utilities | |
| Utility functions for map data. | |
Typedefs | |
| typedef struct dwMapObject const * | dwConstMapHandle_t |
| typedef struct dwMapsLocalLayoutObject const * | dwConstMapsLocalLayoutHandle_t |
| typedef struct dwMapObject * | dwMapHandle_t |
| typedef struct dwMapsLaneWaitElement | dwMapsLaneWaitElement |
| typedef struct dwMapsLaneWaitGroup | dwMapsLaneWaitGroup |
| typedef struct dwMapsLocalLayoutObject * | dwMapsLocalLayoutHandle_t |
| typedef struct dwMapObject const* dwConstMapHandle_t |
| typedef struct dwMapsLocalLayoutObject const* dwConstMapsLocalLayoutHandle_t |
| typedef struct dwMapObject* dwMapHandle_t |
| typedef struct dwMapsLaneWaitElement dwMapsLaneWaitElement |
| typedef struct dwMapsLaneWaitGroup dwMapsLaneWaitGroup |
| typedef struct dwMapsLocalLayoutObject* dwMapsLocalLayoutHandle_t |