Skip to content

jakobkaths/pyodrx

 
 

Repository files navigation

pyodrx

pyodrx is a Python wrapper for generating OpenDRIVE 1.5 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 .

OpenDrive coverage

OpenDrive coverage can be found in xodr_coverage.txt

Related work

esmini

esmini is a basic OpenSCENARIO player

pyoscx

pyoscx basic python wrapper for OpenSCENARIO

scenariogeneration

scenariogeneration basic python wrapper to combine pyodrx and pyoscx to generate scenarios

spirals

pyeulerspiral, used this lib for calculating euler spirals

Authors

Data formats

The wrapper is based on the OpenDRIVE standard.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 75.1%
  • Python 24.9%