/dg-commons

Driving games common tools

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

dg-commons (Driving Games common tools)

CircleCI codecov PyPI version Code style: black

This package contains common tools that ease the development and quick prototyping of autonomous vehicles with a focus on multi-agent planning and decision-making.

Highlights

simulation_gif

Multi-agent simulation

collision_gif

Collision resolution

commonroad_gif

Commonroad integration

Simulator

todo... This simulator builds on a clear separation between the agent and the corresponding model.

Philosophy: Every dynamic entity of the simulation has a model and a corresponding agent

Collision resolution

todo...

Commonroad integration

todo...

Installation

The package is distributed on PyPI. You can simply install it via

pip install dg-commons

Contributors

...

Publications

The tools contained in this package have contributed to the following publications: