Skip to content

RoboticExplorationLab/Algames.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CI codecov

Purpose

This package implements ALGAMES: a solver for constrained dynamic games. To set up autonomous driving problems and visualize the results see AlgamesDriving.jl.

Installation

Pkg.add("Algames")

Related Paper

RSS 2020

Autonomous Robots paper submission:

The experiments are available here in the autonomous_robots_2021_revisions branch of the repository.

RSS 2020 paper submission:

The experiments presented in the RSS 2020 paper can be found here in the rss_2020 branch of the repository.

Quick Start

To run a simple example of a dynamic game see script in /examples/intro_example.jl. For autonomous driving examples see AlgamesDriving.jl.

alt text

About

ALGAMES: Game Theoretic Solver for Trajectory Optimization

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages