py-osc2

Python package for ASAM OpenSCENARIO 2.x handling


PMSF py-osc2 Python Framework

PMSF py-osc2 is a Python package for working with ASAM OpenSCENARIO 2 scenario files.

Note that this package is currently provided as a community service. It is based on the current public review draft of the language, which is non-final, and might include updates based on current developments. It is offered without any support and should be considered draft alpha quality.

Specifically both the public review draft standard, this rendering of the grammar in ANTLR4, and any intermediate fixes might contain errors.

Nor is the rendering of the grammar in ANTLR4 intended for purposes other than the goals of this package.

If you are interested in OpenSCENARIO 2 development, please feel free to contact us directly.

The implementation is licensed under the MPL 2.0 license (see the file LICENSE in the distribution).

The current release can be downloaded from the Python Package Index (PyPI):

which can be installed via pip install py-osc2, or you can get the release, sources and git repository access from the project's page at GitHub: