Skip to content

Game theoretic auction based autonomous intersection management

Notifications You must be signed in to change notification settings

dragon-fury/MUMA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MUMA
====

This is a python based Autonomous Vehicle Intersection Management similator.

To run the project locally follow the steps below:
0. Make sure you have python installed along with virtualenv.
1. Clone the project into your local system. cd into the project folder.
2. Run the following command: virtualenv venv
3. Run the following command: . venv/bin/activate
4. Run this command: pip install -r requirements.txt
5. Now run "sh cruize.sh". Modify this file to run any single algorithm.
Enjoy!

About

Game theoretic auction based autonomous intersection management

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published