OpenDRIVE 🚗

OpenDRIVE (ASAM)

Open Beta
.xodr · application/xml

OpenDRIVE 是 ASAM 制定的自动驾驶路网描述标准。它包含道路几何、车道、路口、信号灯和道路标线。用于 CARLA、VTD、RoadRunner 仿真器以及 ADAS 测试。

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

主要特点

道路几何(线段)
车道与交叉口
信号与标线
兼容 ASAM OpenDRIVE 1.7
OpenDRIVE 格式导出示例(莫斯科中心,1x0.5 公里)
示例:莫斯科中心区,约 1x0.5 公里,中等详细度

关于 OpenDRIVE 格式

OpenDRIVE is a standard by the ASAM association describing a road network the way autonomous driving simulators understand it: not just lines, but roads with lanes, their width, speed limits, junctions and the links between them. The .xodr file is XML, read by CARLA, esmini, RoadRunner and Vires VTD.

Exporting OSM into OpenDRIVE is what you need when a scenario has to be checked on the real geometry of a specific city rather than on a synthetic proving ground: an ADAS scenario prototype, a teaching task, a route demonstration in a simulator. A ready network appears in minutes instead of drawing roads by hand in an editor.

The implementation is simplified: the road plan is built from straight segments following the OSM geometry (arcs and clothoids are not used), the number of lanes, the road type and the speed are substituted by the highway tag (motorway, for example, gets three lanes and 110 km/h, residential gets one and 40), and the default lane width is 3.5 meters. Junctions are determined by clustering road ends: three or more within a five-meter radius become a junction with links between the incoming roads, and highway=traffic_signals points turn into signals. There is no elevation profile — the road is flat. That is enough for a prototype and for running a scenario in, but it is not an HD map of survey accuracy.

打开 OpenDRIVE 文件的程序

以下程序可以打开、编辑和处理从 OSM2CDR 导出的 OpenDRIVE (ASAM)(.xodr)文件:

💻CARLA Simulator 💻VTD 💻RoadRunner 💻esmini 💻OpenSCENARIO

格式规格

谁在使用 OpenDRIVE 地图

🏗
自动驾驶
A real city road network as a testing ground for autonomous driving algorithms instead of a synthetic proving ground.
💻
交通仿真
Quick assembly of a scene for a traffic simulator based on a specific area.
📊
ADAS 测试
A scenario prototype for checking driver assistance functions on recognizable street geometry.
🎨
高精度道路地图
A rough road base that is brought up to a detailed map in RoadRunner.
🗺
城市数字孪生
The road layer of a city digital twin for demonstrations and research.

如何导出 OpenDRIVE

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

导出后如何打开

OpenDRIVE 格式的热门地图

Free

导出 OpenDRIVE (ASAM) 地图

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

免费 / 导出
立即导出 OpenDRIVE →

常见问题

什么是 OpenDRIVE?
哪些仿真器支持它?
Is this an HD map of survey grade?
Is there relief and an elevation profile?
How do junctions and traffic lights appear?

相关格式

经常一起导出

Related Articles