Metadata-Version: 2.1
Name: scenario-testing-tools
Version: 0.10
Summary: Useful functions used together with a (currently private) scenario generation tool.
Home-page: UNKNOWN
Author: Tim Stahl
Author-email: stahl@ftm.mw.tum.de
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown

# List of components
* `get_scene_timesample`: Retrieve a time sample from a given (custom) csv-flavoured scenario file.
* `get_scene_track`: Retrieve a geometric or occupancy grid map from a given (custom) csv-flavoured scenario file.

Contact person: [Tim Stahl](mailto:stahl@ftm.mw.tum.de).

