Documentation
README
Lanelet2 to RRHD Converter
Converts Lanelet2 .osm files to RoadRunner HD Map .rrhd format.
When to Use
- Converting a Lanelet2
.osmfile to RoadRunner HD Map.rrhdformat - Importing Lanelet2 maps into RoadRunner via MATLAB
- Building RRHD from
.osmsources that containtype=laneletrelations - Need full pipeline: parse, geometry, topology, semantics, junctions, barriers, signs, markings
When NOT to Use
- Input is a standard OpenStreetMap file (highway=* ways without
type=laneletrelations) - Input is OpenDRIVE
.xodrβ import directly viaroadrunner-import-scene - Building RRHD from scratch without a source file β use
roadrunner-rrhd-authoring - Only need asset path lookups β use
roadrunner-asset-mapping
Key Rules
This is the opening of the README. Read the full README on GitHub.