OpenDRIVE 🚗

OpenDRIVE (ASAM)

Open Beta
.xodr · application/xml

OpenDRIVEは、自動運転における道路網記述のためのASAM標準です。道路ジオメトリ、車線、交差点、信号、路面標示を含みます。CARLA、VTD、RoadRunnerなどのシミュレータや、ADASのテストで使用されます。

今すぐOpenDRIVEをエクスポート ✨ オープンベータ — 無料、制限なし

主な機能

道路ジオメトリ(線分)
車線とジャンクション
信号と標示
ASAM OpenDRIVE 1.7と互換
Example OpenDRIVE export (central Moscow, 1x0.5 km)
Example: central Moscow, ~1×0.5 km, medium detail

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

Format specifications

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.
🎨
HD 道路地図
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.ruのインタラクティブ地図上で長方形またはポリゴンを描画します
2
OpenDRIVEを選択
利用可能な127種類のエクスポートフォーマットの一覧からOpenDRIVE (ASAM)を選択します
3
エクスポート
「エクスポート」をクリックすると、1〜5分で.xodrファイルを受け取れます
4
ダウンロード
完成したOpenDRIVEファイルをダウンロードし、CARLA Simulatorで開きます

エクスポート後の開き方

OpenDRIVEの人気地図

フリー

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