1
0
mirror of https://github.com/Ahp06/SUMO_Emissions.git synced 2024-11-22 03:26:30 +00:00
Commit Graph

9 Commits

Author SHA1 Message Date
Ahp06
635004bcb9 Added logic program list into trafic lights 2018-11-29 11:48:07 +01:00
Ahp06
9a964c97e9 Added initial max speed information into Lane class 2018-11-23 19:40:14 +01:00
Ahp06
0df0897c72 Added TrafficLight model and actions on traffic lights 2018-11-23 14:40:47 +01:00
3c681652ec
Reformat code (#3)
* Reformat code

* Replace global variable areas with local one
2018-11-23 12:40:40 +01:00
Ahp06
4c0ffc3778 Changed vehicle class 2018-11-20 13:52:23 +01:00
e058f06928 Improve speed of the actions 2018-11-16 16:41:36 +01:00
9600dee7e5 Chache vehicle information locally at each step 2018-11-16 16:40:18 +01:00
09841d4cfb Merge branch 'model' into optimisation 2018-11-16 16:40:18 +01:00
8d51343e0c Rename area.py to model.py 2018-11-16 16:40:18 +01:00