Skip to content

titaneric/trafficModel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Abstract

This is the traffic model built by Python.

The model is based on Intelligent Driver Model, and most of class' designs are referenced by volkhin's RoadTrafficSimulator and movsim's traffic-simulation-de.

Operation

Double clicking on the grid can create intersection.

Press on the intersection and release on the non-intersection place can create the road.

Mouse wheel can zoom the area.

Mouse click and drag move the area.

Known problem

So far the model haven't any problem.

If notice some bugs, please generously report to me, thank you.

Outlook

Will add the multiple lane in single road and the multiple roads in single intersection function.

Will adjust the kernel of the trafficModel and add the signal control in the future.

May change the car moving mechanizm to auto-drive.

About

This is the traffic model built by Python.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages