Skip to content

converter for OpenStreetMaps to OpenDrive roads - for use with Carla or other things

License

Notifications You must be signed in to change notification settings

JHMeusener/osm2xodr

Folders and files

NameName
Last commit message
Last commit date
Nov 23, 2022
Mar 12, 2020
Nov 20, 2019
Feb 13, 2020
Mar 10, 2020
Jan 20, 2021
Feb 26, 2020
Jun 22, 2021
Mar 12, 2020
Jan 20, 2021
Feb 26, 2020

Repository files navigation

osm2xodr

converter for OpenStreetMaps (.osm) to OpenDrive (.xodr) format (just the drivable roads right now - you can edit the code for other osm-ways - its in the function "parseAll()").

just adjust the filenames/paths in the main.py and run it.

The requirements are osmread, numpy, PIL and pyproj

If a topographymap is used it should be in 16bit integer format and the max/min latitudes/longitudes of the map should match the points in the osm-file.

This code was created as a part of

About

converter for OpenStreetMaps to OpenDrive roads - for use with Carla or other things

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages