quepas / pyodrx

Repository from Github https://github.comquepas/pyodrxRepository from Github https://github.comquepas/pyodrx

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 .

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

License:Mozilla Public License 2.0


Languages

Language:Python 100.0%