Skip to content

inatale93/pyoscx

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyoscx

pyoscx is a Python wrapper for generating OpenSCENARIO 1.0 xml files. Please note that this is not an official implementation.

Coverage

As of V1.0.0, pyoscx should have full coverage of OpenSCENARIO 1.0, if something is missing please raise an issue.

Getting Started

clone or download the repository.

Prerequisites

Been tested with Python 3.6.9

Installing

Go to the pyoscx folder and use

pip3 install .

Running with esmini

To view the scenario created, esmini can be used. Visit https://github.com/esmini/esmini and follow the "Binaries and demos" section, and your scenarios can be viewed directly!

Related work

esmini

esmini is a basic OpenSCENARIO player

pyodrx

pyoscx basic python wrapper for OpenDRIVE

Authors

Data formats

The wrapper is based on the OpenSCENARIO standard.

OpenSCENARIO describes the dynamic content on top of a road network, e.g. traffic maneuvers and weather conditions.

About

Python wrapper for OpenSCENARIO

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 78.6%
  • Python 21.4%