commonroad-all


Namecommonroad-all JSON
Version 0.1.0 PyPI version JSON
download
home_page
SummaryMeta-Package for installing all CommonRoad Tools
upload_time2023-11-15 13:18:32
maintainer
docs_urlNone
authorCyber-Physical Systems Group, Technical University of Munich
requires_python>=3.8,<3.11
licenseGPL-3.0-or-later
keywords autonomous automated vehicles driving motion planning simulation map scenario
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            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
```

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "commonroad-all",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8,<3.11",
    "maintainer_email": "",
    "keywords": "autonomous,automated,vehicles,driving,motion,planning,simulation,map,scenario",
    "author": "Cyber-Physical Systems Group, Technical University of Munich",
    "author_email": "commonroad@lists.lrz.de",
    "download_url": "https://files.pythonhosted.org/packages/5c/32/9fcfda33b253ae8956d8c17e420e3a8d95cfd5d319fa7b4215bae9fc0030/commonroad_all-0.1.0.tar.gz",
    "platform": null,
    "description": "CommonRoad\n------------------------------\n\nThis is a meta-package which automatically installs all CommonRoad tools currently released on PyPi.\n\nFor more details to the individual tool, please see our [website](https://commonroad.in.tum.de/).\n\n\nTools\n------------\nThe current version of the meta-package installs the following CommonRoad tools with the specified versions:\n\n* commonroad-io = \"2023.3\"\n* commonroad-vehicle-models = \"3.0.2\"\n* commonroad-drivability-checker = \"2023.1\"\n* commonroad-dataset-converter = \"2023.2\"\n* sumocr = \"2023.2\"\n* commonroad-scenario-designer = \"0.8.0\"\n* commonroad-route-planner = \"2022.3\"\n* commonroad-crime = \"0.3.0\"\n* commonroad-openscenario-converter = \"0.1.0\"\n* commonroad-reach = \"2023.1.1\"\n\n\nInstallation\n------------\nTo automatically install the above mentioned tools, please run:\n```\npip install commonroad-all\n```\n",
    "bugtrack_url": null,
    "license": "GPL-3.0-or-later",
    "summary": "Meta-Package for installing all CommonRoad Tools",
    "version": "0.1.0",
    "project_urls": null,
    "split_keywords": [
        "autonomous",
        "automated",
        "vehicles",
        "driving",
        "motion",
        "planning",
        "simulation",
        "map",
        "scenario"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0c7d16b098d106993364f432a96c6591040387b5d9715681413052fafa33e731",
                "md5": "6b3e86fae3da39a6bbbbad0396e869a1",
                "sha256": "231b8d9d608a15150d3577b46ed683fc5f1d5ca2b1f067644fd36fa7b0269ca9"
            },
            "downloads": -1,
            "filename": "commonroad_all-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6b3e86fae3da39a6bbbbad0396e869a1",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8,<3.11",
            "size": 1718,
            "upload_time": "2023-11-15T13:18:26",
            "upload_time_iso_8601": "2023-11-15T13:18:26.051888Z",
            "url": "https://files.pythonhosted.org/packages/0c/7d/16b098d106993364f432a96c6591040387b5d9715681413052fafa33e731/commonroad_all-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5c329fcfda33b253ae8956d8c17e420e3a8d95cfd5d319fa7b4215bae9fc0030",
                "md5": "7aec7a128b092e024f1004547cffd756",
                "sha256": "7948ff39da5c4a698b7042d616f213604e4bba8b1eb11b54c456427b7ee94a54"
            },
            "downloads": -1,
            "filename": "commonroad_all-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "7aec7a128b092e024f1004547cffd756",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8,<3.11",
            "size": 1565,
            "upload_time": "2023-11-15T13:18:32",
            "upload_time_iso_8601": "2023-11-15T13:18:32.693108Z",
            "url": "https://files.pythonhosted.org/packages/5c/32/9fcfda33b253ae8956d8c17e420e3a8d95cfd5d319fa7b4215bae9fc0030/commonroad_all-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-15 13:18:32",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "commonroad-all"
}
        
Elapsed time: 0.13803s