Lanelet2 🗺

Lanelet2 HD Map

Open Beta
.osm · application/xml

Lanelet2 是面向自动驾驶的高精地图格式。它以精确的边界几何、交通规则和拓扑关系描述车道(lanelet)。用于 Autoware 和 AWSIM。

立即导出 Lanelet2 ✨ Open Beta — 免费无限制

主要特点

带边界几何的车道
管制要素(限速)
拓扑关系
兼容 Autoware
Lanelet2 格式导出示例(莫斯科中心,1x0.5 公里)
示例:莫斯科中心区,约 1x0.5 公里,中等详细度

关于 Lanelet2 格式

Lanelet2 is a high-definition map format for autonomous driving. It describes a road not as a line but as lanes: every lane has its own left and right borders, neighbors, direction and rules — a speed limit, for instance. The format is built on OSM XML syntax, so the file is human-readable and opens in JOSM.

Such maps are what a trajectory planner needs: so that the car or the simulator understands where exactly it may drive, where a lane leads and at what speed. Lanelet2 is the standard map format in Autoware and AWSIM, and it is also understood by the lanelet2 library and research tools.

Our export builds lanes from OSM road centerlines: the number of lanes is taken from the lanes tag or from the road type, the lane width is 3.5 meters, and the speed limit is derived from the maxspeed tag or from the same road type and written as a separate regulatory element. One-way streets are taken into account. The output is a single .osm file in Lanelet2 markup.

Honestly about its status: this is a map derived from centerlines, not the result of a mobile laser scanning survey. Real lane widths, road markings, stop lines, traffic lights and elevations are absent from OSM — and absent from the file. For research, simulation and prototypes that is enough; for driving on public roads an HD map is surveyed separately.

打开 Lanelet2 文件的程序

以下程序可以打开、编辑和处理从 OSM2CDR 导出的 Lanelet2 HD Map(.osm)文件:

💻Autoware 💻AWSIM 💻commonroad-io 💻Lanelet2 Library 💻JOSM

格式规格

谁在使用 Lanelet2 地图

🏗
自动驾驶高精地图
Lanes with borders and links as the basis of a map for an autonomous driving stack.
💻
Autoware 导航
The file goes into the Autoware map set and is read by the standard loader.
📊
轨迹规划
The planner can see where a lane runs and where it leads.
🎨
AWSIM 仿真
A ready road network for running scenarios in a simulator.
🗺
交通管控要素
Speed limits are written as separate rule objects, not just as a tag on a line.

如何导出 Lanelet2

1
选择区域
在 osm2cdr 的交互式地图上绘制矩形或多边形
2
选择 Lanelet2
从 127 种可用导出格式中选择 Lanelet2 HD Map
3
导出
点击导出,1–5 分钟内收到您的 .osm 文件
4
下载
下载完成的 Lanelet2 文件并在 Autoware 中打开

导出后如何打开

Lanelet2 格式的热门地图

Free

导出 Lanelet2 HD Map 地图

从 OpenStreetMap 下载专业的 Lanelet2 地图。即时生成,任意区域。

免费 / 导出
立即导出 Lanelet2 →

常见问题

Lanelet2 与 OpenDRIVE 有何区别?
它能用于 Autoware 吗?
Where do the lane count and the speed limit come from?
Is this a real HD map?
Are traffic lights and signs in the map?

相关格式

经常一起导出

Related Articles