Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/commonroad/commonroad-all

Meta-package which automatically installs all CommonRoad tools currently released on PyPi
https://github.com/commonroad/commonroad-all

Last synced: about 2 months ago
JSON representation

Meta-package which automatically installs all CommonRoad tools currently released on PyPi

Awesome Lists containing this project

README

        

CommonRoad
------------------------------

This is a meta-package which automatically installs all CommonRoad tools currently released on PyPi.

For more details to the individual tool, please see our [website](https://commonroad.in.tum.de/).

Tools
------------
The current version of the meta-package installs the following CommonRoad tools with the specified versions:

* commonroad-io = "2023.3"
* commonroad-vehicle-models = "3.0.2"
* commonroad-drivability-checker = "2023.1"
* commonroad-dataset-converter = "2023.2"
* sumocr = "2023.2"
* commonroad-scenario-designer = "0.8.0"
* commonroad-route-planner = "2022.3"
* commonroad-crime = "0.3.0"
* commonroad-openscenario-converter = "0.1.0"
* commonroad-reach = "2023.1.1"

Installation
------------
To automatically install the above mentioned tools, please run:
```
pip install commonroad-all
```