Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 858 Bytes

README.md

File metadata and controls

30 lines (23 loc) · 858 Bytes

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.

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