Ahp06
|
1e8d0b0199
|
Added runner module
|
2019-01-19 19:56:59 +01:00 |
|
Ahp06
|
c719ba0068
|
Changed code structure by adding Data class for map loading
|
2019-01-19 17:22:45 +01:00 |
|
Ahp06
|
fef374c47f
|
Refactored some code and changed logs filename
|
2019-01-18 23:01:38 +01:00 |
|
Ahp06
|
5b812d2dc1
|
Added docstrings to all methods of the application
|
2019-01-17 18:02:24 +01:00 |
|
Ahp06
|
390ce6ef2c
|
Fixed csv export
|
2019-01-16 17:26:02 +01:00 |
|
|
d6436a941f
|
Rollback phases names in parse_phase
|
2018-12-18 10:57:11 +01:00 |
|
|
ba3e3d160b
|
Fix small typo in Config __repr__
|
2018-12-16 21:48:53 +01:00 |
|
|
61da2d7303
|
Reformat code 🚀
|
2018-12-16 21:43:21 +01:00 |
|
|
2a4ce7f935
|
Fix CSV export code
|
2018-12-16 21:35:37 +01:00 |
|
Ahp06
|
229ab72279
|
Added data to csv export
|
2018-12-16 15:44:33 +01:00 |
|
Ahp06
|
c76eea9d76
|
Added data to csv export
|
2018-12-16 15:33:10 +01:00 |
|
Ahp06
|
86f694756d
|
Added Emission class for more details into logs
|
2018-12-14 17:53:46 +01:00 |
|
Ahp06
|
4519ce9d2c
|
Fixed floating window with deque list
|
2018-12-14 15:50:26 +01:00 |
|
Ahp06
|
da2a6e7c8d
|
Added images folder for wiki
|
2018-12-12 10:14:00 +01:00 |
|
Ahp06
|
ab551cc429
|
Added images folder for wiki
|
2018-12-12 10:13:33 +01:00 |
|
Ahp06
|
2ab280b94e
|
Added -ref option to start a reference simulation
|
2018-12-11 16:21:03 +01:00 |
|
Ahp06
|
b8edadb5c8
|
Added some shell commands
|
2018-12-10 16:26:14 +01:00 |
|
Ahp06
|
91eb76e7b3
|
Fixed some bugs
|
2018-12-10 14:46:43 +01:00 |
|
Ahp06
|
28be0142fb
|
Changed config class
|
2018-12-10 13:33:53 +01:00 |
|
Ahp06
|
cf163fb567
|
Added config.json file
|
2018-12-09 20:30:09 +01:00 |
|
Ahp06
|
a204691519
|
Changed config class
|
2018-12-09 20:22:29 +01:00 |
|
Ahp06
|
27d48f24d6
|
Added JSON config file reader
|
2018-12-09 19:49:37 +01:00 |
|
Ahp06
|
289c09b253
|
Fixed some bugs
|
2018-12-09 15:46:22 +01:00 |
|
Ahp06
|
c1a66c45de
|
Added reverse actions method
|
2018-12-09 15:05:33 +01:00 |
|
Ahp06
|
af05ad08d0
|
Added floating window for data recovery
|
2018-12-09 14:27:39 +01:00 |
|
Ahp06
|
20a1c11628
|
Put logger into config.py
|
2018-12-07 17:40:16 +01:00 |
|
Ahp06
|
e25a952500
|
Added reverse_actions method
|
2018-12-07 17:16:26 +01:00 |
|
Ahp06
|
c07748f340
|
Added info logs
|
2018-12-07 16:46:54 +01:00 |
|
Ahp06
|
342320bd4a
|
Added a logs file output
|
2018-12-07 16:30:23 +01:00 |
|
Ahp06
|
70b29c47b2
|
Changed config and added lock area mode
|
2018-12-06 21:49:01 +01:00 |
|
Ahp06
|
30cd4eb72e
|
Added 'remove vehicles from simulation' into actions
|
2018-12-03 21:46:31 +01:00 |
|
Ahp06
|
e249fbe30c
|
Changed configuration file
|
2018-12-03 21:17:19 +01:00 |
|
Ahp06
|
07155c639f
|
Fixed tls duration mode
|
2018-12-03 21:05:01 +01:00 |
|
Ahp06
|
27ecd5c780
|
Added logic program list into trafic lights
|
2018-11-29 17:00:13 +01:00 |
|
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 |
|
Ahp06
|
7972f4d794
|
Changed code structure
|
2018-11-23 13:53:20 +01:00 |
|
|
3c681652ec
|
Reformat code (#3)
* Reformat code
* Replace global variable areas with local one
|
2018-11-23 12:40:40 +01:00 |
|
Ahp06
|
f092e6af8d
|
Changed some config parameters
|
2018-11-20 14:54:19 +01:00 |
|
Ahp06
|
4c0ffc3778
|
Changed vehicle class
|
2018-11-20 13:52:23 +01:00 |
|
Ahp06
|
77d196d6c3
|
Fixed a bug about grid initialization
|
2018-11-19 16:28:29 +01:00 |
|
|
e058f06928
|
Improve speed of the actions
|
2018-11-16 16:41:36 +01:00 |
|
|
1cf12fec81
|
Rename SUMOFactory.py to actions.py
|
2018-11-16 16:41:36 +01:00 |
|
|
b33d3b750a
|
Delete SUMOFactory class
|
2018-11-16 16:41:33 +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 |
|
|
779539ee69
|
Use __contains__ method to check vehicules in area
|
2018-11-16 16:40:18 +01:00 |
|
|
8d51343e0c
|
Rename area.py to model.py
|
2018-11-16 16:40:18 +01:00 |
|
|
938e64b1f4
|
Fix lock_area with correct speed value (9 m/s)
|
2018-11-16 16:39:01 +01:00 |
|