Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 1016 Bytes

File metadata and controls

27 lines (17 loc) · 1016 Bytes

CommonRoad Route Planner

The CommonRoad Route Planner is an extendable, light-weight route- and reference path planner for autonomous driving. The project is also part of the CommonRoad Global Planner and used by other CommonRoad tools.

Documentation and Examples

The documentation and examples can be found here

Installation

We provide a PyPI package which can be installed with the following command

pip install commonroad-route-planner

If you want to build from source, note that all CommonRoad projects that include C++ Python bindings need to be compiled with the same compiler version.

Source Code

The source code is mirrored to our CommmonRoad github. You can contribute via pull requests.

Authors

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