🚀 Socket Launch Week 🚀 Day 5: Introducing Socket Fix.Learn More
Socket
Sign inDemoInstall
Socket

ad-map-access

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ad-map-access

python binding of the C++ Library for Accessing Automated Driving Maps

2.6.3
PyPI
Maintainers
1

ad-map-access provides the python binding of a C++ implementation for accessing and operating on AD map data.ad-map-access transfers a-priori AD map information from a standardizedOpenDRIVE file format into an internalrepresentation. Optionally, the internal representation can be stored/read in a proprietary binary format.On top of the internal representation ad-map-access provides an API to access the map data(like road, lanes or landmarks and their semantics), perform coordinate transformations and otheroperations on geometry data. Furthermore, some higher level operations are available to performmap matching, route planning and other analysis operations required for automated driving, like e.g.right-of-way within intersections.See project webpage or doxygen docu for a full interface description.

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts