Thanks to visit codestin.com
Credit goes to github.com

Skip to content

LoolzMe/Coop

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coop (traffic system simulation)

What's the project about?

The project's about simulation of traffic system in different sities (Sities' layouts were imported through osmnx). Model of the traffic system was based on research "Modeling and simulation of highway traffic using a cellular automaton approach" by Ding Ding. We've used Microscopic traffic model (car-following model), because this approach enabled us to visualize the cars and traffic itself.

Where that project was presented?

It was presented on TUI team competition regional stage, and we actually won it. Unfortunately, we weren't able to present it on national stage, due to global invasion on Ukraine.

On what we stopped?

We stopped on creating 3D simulation of the traffic system, and using ML algorithms to optimize the traffic system of the site, that we're viewing.

How to run it?

(The full instruction can be found in Docs/ folder)

Start using "python3 project.py"

Requirements: Python: osmnx, numpy

Js: node.js

Commands: "quit" - for quitting "set" - for initiating scripts [CarDriver, PortDriver, ...] "setMap" - for getting map into site, which created by server ...

All of them must be typed in terminal (or the place that the programm is running)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 49.7%
  • JavaScript 25.4%
  • CSS 13.7%
  • HTML 11.2%