Skip to main content

Drivability checker for CommonRoad scenarios.

Project description

CommonRoad Drivability Checker

Collision avoidance, kinematic feasibility, and road-compliance must be validated to ensure the drivability of planned motions for autonomous vehicles. The CommonRoad Drivability Checker toolbox unifies these checks in order to simplify the development and validation of motion planning algorithms. It is compatible with the CommonRoad benchmark suite, which additionally facilitates and drastically reduces the effort of the development of motion planning algorithms.

Please post questions, bug reports, etc. related to our tools or website in our forum.

System Requirements

The software is written in Python 3.6/3.7 and C++11 and tested on MacOS and Linux. The usage of the Anaconda Python distribution is strongly recommended. For building the code, the following minimum versions are required:

  • GCC and G++: version 9 or above
  • CMake: version 3.10 or above.
  • Pip: version 21.3 or above

If you are a Mac user, we additionally recommend you to use Homebrew, allowing you to install required dependencies such as Eigen.

Third Party Libraries and Packages

The C++ code depends on the following libraries:

Essential dependencies:

Not included as submodules:

Included as submodules:

Optional dependencies:

  • Triangle (optional library for triangulation, not built by default)
  • CGAL (optional library for triangulation, not built by default)
  • Pandoc (optional for building documentation)
  • Doxygen (optional for building documentation)

Note: Please be aware of the specific licensing conditions when including the optional dependencies Triangle and CGAL. See also notes.txt and the licensing information on the respective package websites for more details.

The Python dependencies are listed in requirements.txt.

Installation

To install the Python package of the drivability checker, please run:

pip install commonroad-drivability-checker

To build the drivability checker package from source, please refer to the installation description in the documentation.

Documentation

A full documentation as well as tutorials to get started with the tool can be found on our toolpage.

Publication

CommonRoad Drivability Checker: Simplifying the Development and Validation of Motion Planning Algorithms

Christian Pek, Vitaliy Rusinov, Stefanie Manzinger, Murat Can Üste, and Matthias Althoff

Abstract— Collision avoidance, kinematic feasibility, and road-compliance must be validated to ensure the drivability of planned motions for autonomous vehicles. Although these tasks are highly repetitive, computationally efficient toolboxes are still unavailable. The CommonRoad Drivability Checker—an open-source toolbox—unifies these mentioned checks. It is compatible with the CommonRoad benchmark suite, which additionally facilitates the development of motion planners. Our toolbox drastically reduces the effort of developing and validating motion planning algorithms. Numerical experiments show that our toolbox is real-time capable and can be used in real test vehicles.

Fulltext is available on mediaTUM.

Bibtex:
@inproceedings{ PekIV20.pdf,
	author = "Christian Pek, Vitaliy Rusinov, Stefanie Manzinger, Murat Can Üste, and Matthias Althoff",
	title = "CommonRoad Drivability Checker: Simplifying the Development and Validation of Motion Planning Algorithms",
	pages = "1-8",
	booktitle = "Proc. of the IEEE Intelligent Vehicles Symposium",
	year = "2020",
	abstract = "Collision avoidance, kinematic feasibility, and road-compliance must be validated to ensure the drivability of planned motions for autonomous vehicles. Although these tasks are highly repetitive, computationally efficient toolboxes are still unavailable. The CommonRoad Drivability Checker— an open-source toolbox—unifies these mentioned checks. It is compatible with the CommonRoad benchmark suite, which additionally facilitates the development of motion planners. Our toolbox drastically reduces the effort of developing and validating motion planning algorithms. Numerical experiments show that our toolbox is real-time capable and can be used in real test vehicles."
}

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-drivability-checker-2022.1.tar.gz (10.1 MB view details)

Uploaded Source

Built Distributions

commonroad_drivability_checker-2022.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.1 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

commonroad_drivability_checker-2022.1-cp39-cp39-macosx_10_13_x86_64.whl (3.2 MB view details)

Uploaded CPython 3.9 macOS 10.13+ x86-64

commonroad_drivability_checker-2022.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.1 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64

commonroad_drivability_checker-2022.1-cp38-cp38-macosx_10_13_x86_64.whl (3.2 MB view details)

Uploaded CPython 3.8 macOS 10.13+ x86-64

commonroad_drivability_checker-2022.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.2 MB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ x86-64

commonroad_drivability_checker-2022.1-cp37-cp37m-macosx_10_13_x86_64.whl (3.1 MB view details)

Uploaded CPython 3.7m macOS 10.13+ x86-64

commonroad_drivability_checker-2022.1-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.2 MB view details)

Uploaded CPython 3.6m manylinux: glibc 2.17+ x86-64

commonroad_drivability_checker-2022.1-cp36-cp36m-macosx_10_13_x86_64.whl (3.1 MB view details)

Uploaded CPython 3.6m macOS 10.13+ x86-64

File details

Details for the file commonroad-drivability-checker-2022.1.tar.gz.

File metadata

  • Download URL: commonroad-drivability-checker-2022.1.tar.gz
  • Upload date:
  • Size: 10.1 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/57.0.0 requests-toolbelt/0.9.1 tqdm/4.54.0 CPython/3.7.9

File hashes

Hashes for commonroad-drivability-checker-2022.1.tar.gz
Algorithm Hash digest
SHA256 099d6325c7827c4f9ef340c5dc04852e8597e6c5f1e15fffda218e1fb3e42ad2
MD5 2effc8c1967fe3a3b456cf0e5884d365
BLAKE2b-256 eae411ca04dce6d1d88481bb2aa17d3a42864716fbca94a6ad226e3dd643df90

See more details on using hashes here.

File details

Details for the file commonroad_drivability_checker-2022.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for commonroad_drivability_checker-2022.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 c51d4ee9d8282fd50824420dc84c3f114986708ae836cd796249df50c4d577a8
MD5 9cf07d4cb1a2f990e031d2e5b64d2737
BLAKE2b-256 ce24b611f1890ddca83b89e445b336dfcff9be8f507f3ac8443e45474bdd147b

See more details on using hashes here.

File details

Details for the file commonroad_drivability_checker-2022.1-cp39-cp39-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for commonroad_drivability_checker-2022.1-cp39-cp39-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 a40f5c0d1730ea7b9ecea68447a599555be21c03f727203e3897c60c175d7f95
MD5 4da13d5e067b08fe66534b42e96b897f
BLAKE2b-256 71b4ca119bf9ada4e89ac9c16530cac50b88e42b2077197cce5101f6e45fc454

See more details on using hashes here.

File details

Details for the file commonroad_drivability_checker-2022.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for commonroad_drivability_checker-2022.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 bd4a85ad0e514ef509487a60d9257ba6c9642c314d881f6236b0ac1bb15574d2
MD5 b96be4f9c2ca1bffc192695f3d92a41a
BLAKE2b-256 a92c513c7d935a9b5ecc78deb17bc21bb7ec244f755082551492ac3675742772

See more details on using hashes here.

File details

Details for the file commonroad_drivability_checker-2022.1-cp38-cp38-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for commonroad_drivability_checker-2022.1-cp38-cp38-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 0bbb5513d02973c03253391236d75f366cdb8479f2aa50e53106019e6224ff99
MD5 32c597c8868c655b5eb7778713890ac0
BLAKE2b-256 24471cc7b6f6b3ea5680736627ed058b64bf35855c98b026dbed20e9f6ccdfdb

See more details on using hashes here.

File details

Details for the file commonroad_drivability_checker-2022.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for commonroad_drivability_checker-2022.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 22972aa5df0dcd657fe902ed959d9b065cfc7cda678f0a60d94837e602420fe3
MD5 e3bd72b53219f71ad710c3d020e335f2
BLAKE2b-256 bf2d923f94783e1934fff9ab872c68a8f8ecd8f240f410be50d438f6d2c63230

See more details on using hashes here.

File details

Details for the file commonroad_drivability_checker-2022.1-cp37-cp37m-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for commonroad_drivability_checker-2022.1-cp37-cp37m-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 f9d5cf059675c02156e015f22253b5e2accdace3a3ee1d8f07751ad189a01973
MD5 683e5d7944a947f86677ae896a859376
BLAKE2b-256 fe2794faff5ab4b81bd5d5322bc67f9ae8b79daedafe6533cd1bf759306cd8b4

See more details on using hashes here.

File details

Details for the file commonroad_drivability_checker-2022.1-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for commonroad_drivability_checker-2022.1-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 810958646f388aa55fea1b816888d4646121681f0f0aac4ab59da6d1803e9afd
MD5 3cd9dc2a24a2509a1de450dbb00ce109
BLAKE2b-256 e85d432a9f0ae5ff7129b5479801c492ceec90816e4e63cf8ebf339ad03bec4f

See more details on using hashes here.

File details

Details for the file commonroad_drivability_checker-2022.1-cp36-cp36m-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for commonroad_drivability_checker-2022.1-cp36-cp36m-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 e39d46cc54fb9a263126ace71011fedf2479a65e7f44dd2aa4a9aa58ca7f3a4d
MD5 fa27b1a94302374710d3695ffe20ef25
BLAKE2b-256 00eea251368aecf382947a6735c50327d15f89d4461eb32885d0493546a7a64f

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