Skip to main content

Route and reference path planning tool for CommonRoad scenarios

Project description

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

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

pip install commonroad-route-planner

Development

It is recommended to use poetry 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:

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.

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:

conda activate ENVIRONMENT
mkdocs serve

Authors

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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

commonroad_route_planner-2024.1.tar.gz (29.8 kB view details)

Uploaded Source

Built Distribution

commonroad_route_planner-2024.1-py3-none-any.whl (41.5 kB view details)

Uploaded Python 3

File details

Details for the file commonroad_route_planner-2024.1.tar.gz.

File metadata

  • Download URL: commonroad_route_planner-2024.1.tar.gz
  • Upload date:
  • Size: 29.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.2 CPython/3.10.13 Linux/5.4.0-172-generic

File hashes

Hashes for commonroad_route_planner-2024.1.tar.gz
Algorithm Hash digest
SHA256 3edba713af6209a715212bdec94739f1ba2c210afc89a8cb8a84aa5640c32824
MD5 2474040a833cfa27021a0c67cf94ceea
BLAKE2b-256 0fd7c0acf9db5eeaee671a3ce34720c3303dd43d3c1d77b0fbac05f701aae348

See more details on using hashes here.

File details

Details for the file commonroad_route_planner-2024.1-py3-none-any.whl.

File metadata

File hashes

Hashes for commonroad_route_planner-2024.1-py3-none-any.whl
Algorithm Hash digest
SHA256 5d8fa087004c589aa6e5a4e66afd6fb154f45955fdffcd735b3d3b364bfee022
MD5 ded34c60ed81cef3a0f9f7da8cdd62f7
BLAKE2b-256 d475275d8ffac16ec2179e949f5a33337a6f63a84daed2892998d7df8a59ace1

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page