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