Skip to content

Opendrive format road network generator built on top of pyodrx

License

Notifications You must be signed in to change notification settings

AugmentedDesignLab/pyodrx

 
 

Repository files navigation

pyodrx

pyodrx is a Python wrapper for generating OpenDRIVE 1.4 xml files. Please note that this is not an official implementation.

Work in progress, supported right now is creation of geometries, lanesections (with roadmarker), and junctions including some automation of roads that are connected with eachother.

Getting Started

clone or download the repository.

Prerequisites

Been tested with Python 3.6.9

Installing

Go to the pyodrx folder and use

pip3 install .

Related work

esmini

esmini is a basic OpenSCENARIO player

pyoscx

pyoscx basic python wrapper for OpenSCENARIO

spirals

pyeulerspiral, used this lib for calculating euler spirals

Authors

Data formats

The wrapper is based on the OpenDRIVE standard.

About

Opendrive format road network generator built on top of pyodrx

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%