commonroad-route-planner


Namecommonroad-route-planner JSON
Version 2025.0.1 PyPI version JSON
download
home_pagehttps://commonroad.in.tum.de
SummaryRoute and reference path planning tool for CommonRoad scenarios
upload_time2024-10-14 14:45:41
maintainerNone
docs_urlNone
authorTobias Mascetta
requires_python<4.0,>=3.8
licenseBSD
keywords autonomous automated vehicles driving motion planning prediction
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # CommonRoad Route Planner
The CommonRoad Route Planner aims to give an extendable, light-weight route- and reference path planner for the CommonRoad project
This tool is built for and Ubuntu 22.04 and Python3 ^3.8.

## Documentation
The documentation can be found [here](https://cps.pages.gitlab.lrz.de/commonroad-route-planner/)


## Project status
This tool is still under development but has already been successfully deployed in both simulation and on real-world 
autonomous vehicles.

We highly welcome your contribution.

## Installation and Usage
We recommend to use PyCharm (Professional) as IDE.

### Usage in other projects
We provide an PyPI package which can be installed with the following command
```shell
pip install commonroad-reference_path-planner
```

### Development
It is recommended to use [poetry](https://python-poetry.org/) as an environment manager.
Clone the repository and install it with poetry. Currently, only the internal repository can be cloned.
This repo contains a number of scenario xml files in /scenarios. They are stored with git large-file-system (git lfs).
If you want to download these scenario files, before cloning this repo, do the following:
```shell
sudo apt-get install -y git-lfs and git lfs install
git config --global credential.helper store
git clone https://gitlab.lrz.de/cps/commonroad-route-planner.git
conda activate ENVIRONMENT
pip install .
```

### Examples
We recommend to use PyCharm (Professional) as IDE.
Examples can be found on our CommonRoad website


## Documentation
You can generate the documentation within your activated Poetry environment using.
```bash
conda activate ENVIRONMENT
mkdocs build
```
The documentation will be located under site, where you can open `index.html` in your browser to view it.
For updating the documentation you can also use the live preview:
```bash
conda activate ENVIRONMENT
mkdocs serve
```

## Authors
Responsible: Tobias Mascetta, tobias.mascetta[at]tum.de





            

Raw data

            {
    "_id": null,
    "home_page": "https://commonroad.in.tum.de",
    "name": "commonroad-route-planner",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.8",
    "maintainer_email": null,
    "keywords": "autonomous, automated, vehicles, driving, motion, planning, prediction",
    "author": "Tobias Mascetta",
    "author_email": "commonroad@lists.lrz.de",
    "download_url": "https://files.pythonhosted.org/packages/57/b2/81e4363f8eff5813287dad551a589e2274a02ab20f226191b8b245f58860/commonroad_route_planner-2025.0.1.tar.gz",
    "platform": null,
    "description": "# CommonRoad Route Planner\nThe CommonRoad Route Planner aims to give an extendable, light-weight route- and reference path planner for the CommonRoad project\nThis tool is built for and Ubuntu 22.04 and Python3 ^3.8.\n\n## Documentation\nThe documentation can be found [here](https://cps.pages.gitlab.lrz.de/commonroad-route-planner/)\n\n\n## Project status\nThis tool is still under development but has already been successfully deployed in both simulation and on real-world \nautonomous vehicles.\n\nWe highly welcome your contribution.\n\n## Installation and Usage\nWe recommend to use PyCharm (Professional) as IDE.\n\n### Usage in other projects\nWe provide an PyPI package which can be installed with the following command\n```shell\npip install commonroad-reference_path-planner\n```\n\n### Development\nIt is recommended to use [poetry](https://python-poetry.org/) as an environment manager.\nClone the repository and install it with poetry. Currently, only the internal repository can be cloned.\nThis repo contains a number of scenario xml files in /scenarios. They are stored with git large-file-system (git lfs).\nIf you want to download these scenario files, before cloning this repo, do the following:\n```shell\nsudo apt-get install -y git-lfs and git lfs install\ngit config --global credential.helper store\ngit clone https://gitlab.lrz.de/cps/commonroad-route-planner.git\nconda activate ENVIRONMENT\npip install .\n```\n\n### Examples\nWe recommend to use PyCharm (Professional) as IDE.\nExamples can be found on our CommonRoad website\n\n\n## Documentation\nYou can generate the documentation within your activated Poetry environment using.\n```bash\nconda activate ENVIRONMENT\nmkdocs build\n```\nThe documentation will be located under site, where you can open `index.html` in your browser to view it.\nFor updating the documentation you can also use the live preview:\n```bash\nconda activate ENVIRONMENT\nmkdocs serve\n```\n\n## Authors\nResponsible: Tobias Mascetta, tobias.mascetta[at]tum.de\n\n\n\n\n",
    "bugtrack_url": null,
    "license": "BSD",
    "summary": "Route and reference path planning tool for CommonRoad scenarios",
    "version": "2025.0.1",
    "project_urls": {
        "Homepage": "https://commonroad.in.tum.de"
    },
    "split_keywords": [
        "autonomous",
        " automated",
        " vehicles",
        " driving",
        " motion",
        " planning",
        " prediction"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0de9d761494388989c67402c61e428fbca98b21ca31bae01990a758596218e6d",
                "md5": "c500b8ed126b802025b3c092c3c71c7e",
                "sha256": "42bd2998e1237cd707cd870cdf65c12e701cf16cbb6d682137a7b6bd9a29ab7a"
            },
            "downloads": -1,
            "filename": "commonroad_route_planner-2025.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c500b8ed126b802025b3c092c3c71c7e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.8",
            "size": 41951,
            "upload_time": "2024-10-14T14:45:39",
            "upload_time_iso_8601": "2024-10-14T14:45:39.722660Z",
            "url": "https://files.pythonhosted.org/packages/0d/e9/d761494388989c67402c61e428fbca98b21ca31bae01990a758596218e6d/commonroad_route_planner-2025.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "57b281e4363f8eff5813287dad551a589e2274a02ab20f226191b8b245f58860",
                "md5": "b1fad81d44c237c09f2d6d77edf54c46",
                "sha256": "328751b0a530d273faa00bc987cc27c49fc207058babea5952755339cababe02"
            },
            "downloads": -1,
            "filename": "commonroad_route_planner-2025.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "b1fad81d44c237c09f2d6d77edf54c46",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.8",
            "size": 29901,
            "upload_time": "2024-10-14T14:45:41",
            "upload_time_iso_8601": "2024-10-14T14:45:41.374335Z",
            "url": "https://files.pythonhosted.org/packages/57/b2/81e4363f8eff5813287dad551a589e2274a02ab20f226191b8b245f58860/commonroad_route_planner-2025.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-14 14:45:41",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "commonroad-route-planner"
}
        
Elapsed time: 1.24145s