1
0
mirror of https://github.com/Ahp06/SUMO_Emissions.git synced 2024-11-21 19:16:30 +00:00

Commit Graph

  • a204691519 Changed config class Ahp06 2018-12-09 20:22:29 +0100
  • 27d48f24d6 Added JSON config file reader Ahp06 2018-12-09 19:49:37 +0100
  • 289c09b253 Fixed some bugs Ahp06 2018-12-09 15:46:22 +0100
  • c1a66c45de Added reverse actions method Ahp06 2018-12-09 15:05:33 +0100
  • af05ad08d0 Added floating window for data recovery Ahp06 2018-12-09 14:27:39 +0100
  • b012c4c4a8
    Merge pull request #4 from Ahp06/Axel Axel HUYNH-PHUC 2018-12-07 22:18:10 +0100
  • 20a1c11628 Put logger into config.py Ahp06 2018-12-07 17:40:16 +0100
  • e25a952500 Added reverse_actions method Ahp06 2018-12-07 17:16:26 +0100
  • c07748f340 Added info logs Ahp06 2018-12-07 16:46:54 +0100
  • 342320bd4a Added a logs file output Ahp06 2018-12-07 16:30:23 +0100
  • 70b29c47b2 Changed config and added lock area mode Ahp06 2018-12-06 21:49:01 +0100
  • 30cd4eb72e Added 'remove vehicles from simulation' into actions Ahp06 2018-12-03 21:46:31 +0100
  • e249fbe30c Changed configuration file Ahp06 2018-12-03 21:17:19 +0100
  • 07155c639f Fixed tls duration mode Ahp06 2018-12-03 21:05:01 +0100
  • 27ecd5c780 Added logic program list into trafic lights Ahp06 2018-11-29 17:00:13 +0100
  • 635004bcb9 Added logic program list into trafic lights Ahp06 2018-11-29 11:48:07 +0100
  • 9a964c97e9 Added initial max speed information into Lane class Ahp06 2018-11-23 19:40:14 +0100
  • 0df0897c72 Added TrafficLight model and actions on traffic lights Ahp06 2018-11-23 14:40:47 +0100
  • 7972f4d794 Changed code structure Ahp06 2018-11-23 13:53:20 +0100
  • 3c681652ec
    Reformat code (#3) Thibaud 2018-11-23 12:40:40 +0100
  • cad845d0b4 Replace global variable areas with local one Thibaud 2018-11-22 11:10:15 +0100
  • a22a68b10e Reformat code Thibaud 2018-11-22 11:10:08 +0100
  • f603a51bb3
    Merge pull request #2 from Ahp06/Axel Axel HUYNH-PHUC 2018-11-20 16:21:59 +0100
  • f092e6af8d Changed some config parameters Ahp06 2018-11-20 14:54:19 +0100
  • 4c0ffc3778 Changed vehicle class Ahp06 2018-11-20 13:52:23 +0100
  • 77d196d6c3 Fixed a bug about grid initialization Ahp06 2018-11-19 16:28:29 +0100
  • e058f06928 Improve speed of the actions Thibaud 2018-11-15 22:15:43 +0100
  • 1cf12fec81 Rename SUMOFactory.py to actions.py Thibaud 2018-11-15 13:52:11 +0100
  • b33d3b750a Delete SUMOFactory class Thibaud 2018-11-15 13:51:46 +0100
  • 9600dee7e5 Chache vehicle information locally at each step Thibaud 2018-11-15 13:44:15 +0100
  • 09841d4cfb Merge branch 'model' into optimisation Thibaud 2018-11-15 12:31:57 +0100
  • 779539ee69 Use __contains__ method to check vehicules in area Thibaud 2018-11-15 12:20:19 +0100
  • 8d51343e0c Rename area.py to model.py Thibaud 2018-11-15 12:23:56 +0100
  • 938e64b1f4 Fix lock_area with correct speed value (9 m/s) Thibaud 2018-11-16 16:39:01 +0100
  • 89ffc95426 Merge branch 'master' into dev Thibaud 2018-11-16 16:36:55 +0100
  • 0d4961bd09 Fix sumo config name Thibaud 2018-11-14 15:02:52 +0100
  • 429ab253f0 Merge branch 'global-configuration' into dev Thibaud 2018-11-14 14:57:31 +0100
  • 7cbc1d85a0 Externalize configuration in config.py Thibaud 2018-11-14 14:56:54 +0100
  • 6c36eafe09 Update existing code to use the new area data model Thibaud 2018-11-14 14:40:55 +0100
  • 5a79858d04 Add area data model Thibaud 2018-11-14 14:40:05 +0100
  • 572812c5fe Add sumo factory to interact with the simulation Ahp06 2018-11-07 11:23:32 +0100
  • d8982b8c3b
    Merge pull request #1 from Ahp06/dev Thibaud 2018-10-19 08:43:08 +0200
  • 2811ad7c22 Change absolute to relative path using SUMO_HOME Thibaud 2018-10-19 08:40:54 +0200
  • 3db7647d0b Add Emissions getter and simulation example Ahp06 2018-10-12 14:17:36 +0200
  • c6170192d2 Init git Ahp06 2018-10-12 14:00:09 +0200