Skip to content

Simulation of Urban Mobility (SUMO) for Multi-Agent Reinforcement Learning

Notifications You must be signed in to change notification settings

OkYongChoi/sumo-marl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simulation of Urban Mobility (SUMO) for Multi-Agent Reinforcement Learning (MARL)

This codes has only been confirmed on Windows.

Install SUMO

. Installing SUMO from website creates SUMO files under "C:\Program Files (x86)\Eclipse\Sumo".

Install TRaCI package

For SUMO, need to install TRaCI for traffic control interface

$ pip install traci

Run the code

python main.py

R flag, which is intended to mean 'rendering', can show how the agents actually move.

References

Multi-Agent papers

Traffic Environment

About

Simulation of Urban Mobility (SUMO) for Multi-Agent Reinforcement Learning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages