Skip to content

binyang97/dg-commons

 
 

Repository files navigation

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:

About

Driving games common tools

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.2%
  • Makefile 0.8%