Metadata-Version: 2.1
Name: commonroad-openscenario-converter
Version: 0.0.2
Summary: Converter between OpenSCENARIO and CommonRoad formats
Author: Yuanfei Lin, Michael Ratzel
Author-email: yuanfei.lin@tum.de
License: BSD 3-Clause
Keywords: scenario description,autonomous driving
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: POSIX :: Linux
License-File: LICENSE
Requires-Dist: commonroad-io (>=2023.1)
Requires-Dist: commonroad-scenario-designer (>=0.7.0)
Requires-Dist: matplotlib (>=3.5.2)
Requires-Dist: imageio (>=2.28.1)
Requires-Dist: numpy (>=1.19.0)
Requires-Dist: tqdm (>=4.65.0)
Requires-Dist: scenariogeneration (>=0.9.0)
Requires-Dist: protobuf (>=3.19)
Provides-Extra: tests
Requires-Dist: pytest (>=7.1) ; extra == 'tests'

