An open API service indexing awesome lists of open source software.

https://github.com/commonroad/commonroad-route-planner

Route and Reference Path Planning Toolbox
https://github.com/commonroad/commonroad-route-planner

Last synced: about 2 months ago
JSON representation

Route and Reference Path Planning Toolbox

Awesome Lists containing this project

README

          

# 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](https://commonroad-global-planner-bfc31f.pages.gitlab.lrz.de/) and used by other CommonRoad tools.

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

## Installation
We provide a PyPI package which can be installed with the following command
```shell
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](https://github.com/CommonRoad/commonroad-route-planner) is mirrored to our [CommmonRoad github](https://github.com/CommonRoad).
You can contribute via pull requests.

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