thib8956
|
35aba76ff2
|
Fix sumoconfig when polygon generation is disabled
|
2019-02-01 11:06:28 +01:00 |
|
thib8956
|
39f84ad4b1
|
Change project structure
|
2019-02-01 11:06:28 +01:00 |
|
thib8956
|
6dec467e52
|
Make polygons generation optional
|
2019-02-01 11:06:28 +01:00 |
|
thib8956
|
2c38eb051e
|
Add vclass=density cmdline arguments
|
2019-02-01 11:06:27 +01:00 |
|
thib8956
|
d92971cb61
|
Add RandomTripsGenerator, a randomTrips.py wrapper
|
2019-02-01 11:06:27 +01:00 |
|
thib8956
|
1be34f6031
|
Add cmdline argument parser
|
2019-02-01 11:06:27 +01:00 |
|
thib8956
|
801d090305
|
Add vehicle classes definitions
|
2019-02-01 11:06:27 +01:00 |
|
thib8956
|
f50a11e3e8
|
Refactor code
|
2019-02-01 11:06:27 +01:00 |
|
thib8956
|
ceea79035d
|
Update tests
|
2019-02-01 11:06:27 +01:00 |
|
thib8956
|
576112dd6a
|
Base mobility template
|
2019-02-01 11:06:27 +01:00 |
|
thib8956
|
4eb750f976
|
Remove useless files from repository
|
2019-02-01 11:06:27 +01:00 |
|
thib8956
|
d53dd0374e
|
Fix import path in configurator/__init__.py
|
2019-02-01 11:06:27 +01:00 |
|
thib8956
|
c49f86037e
|
Cleanup code
|
2019-02-01 11:06:27 +01:00 |
|
thib8956
|
c977aacbc5
|
Rename static to template
|
2019-02-01 11:06:27 +01:00 |
|
thib8956
|
39428c2f93
|
Add sumoconfig template
|
2019-02-01 11:06:27 +01:00 |
|
thib8956
|
dc4444a24e
|
Refactor code
|
2019-02-01 11:06:27 +01:00 |
|
thib8956
|
8f69983a80
|
Add support for templates in netconfig
|
2019-02-01 11:06:27 +01:00 |
|
thib8956
|
050f60ee7c
|
Create unittests
|
2019-02-01 11:06:27 +01:00 |
|
thib8956
|
3f171fe19e
|
Supress stdout of the commnands
|
2019-02-01 11:06:27 +01:00 |
|
thib8956
|
9bfc30d31d
|
Check whether logdir exists before creating it
|
2019-02-01 11:06:27 +01:00 |
|
thib8956
|
00646d0135
|
Fix paths in 'configurator' module
|
2019-02-01 11:06:27 +01:00 |
|
thib8956
|
19c92e8c0f
|
First version of the SUMO configurator
|
2019-02-01 11:06:27 +01:00 |
|
thib8956
|
535824ebd9
|
Add template files
|
2019-02-01 11:06:26 +01:00 |
|
thib8956
|
5affe4eb3c
|
Initial commit
|
2019-02-01 11:06:26 +01:00 |
|
thib8956
|
6042134412
|
Fix CSV generation
|
2018-12-19 11:02:19 +01:00 |
|
thib8956
|
ba3e3d160b
|
Fix small typo in Config __repr__
|
2018-12-16 21:48:53 +01:00 |
|
thib8956
|
61da2d7303
|
Reformat code 🚀
|
2018-12-16 21:43:21 +01:00 |
|
thib8956
|
2a4ce7f935
|
Fix CSV export code
|
2018-12-16 21:35:37 +01:00 |
|
thib8956
|
e058f06928
|
Improve speed of the actions
|
2018-11-16 16:41:36 +01:00 |
|
thib8956
|
1cf12fec81
|
Rename SUMOFactory.py to actions.py
|
2018-11-16 16:41:36 +01:00 |
|
thib8956
|
b33d3b750a
|
Delete SUMOFactory class
|
2018-11-16 16:41:33 +01:00 |
|
thib8956
|
9600dee7e5
|
Chache vehicle information locally at each step
|
2018-11-16 16:40:18 +01:00 |
|
thib8956
|
09841d4cfb
|
Merge branch 'model' into optimisation
|
2018-11-16 16:40:18 +01:00 |
|
thib8956
|
779539ee69
|
Use __contains__ method to check vehicules in area
|
2018-11-16 16:40:18 +01:00 |
|
thib8956
|
8d51343e0c
|
Rename area.py to model.py
|
2018-11-16 16:40:18 +01:00 |
|
thib8956
|
938e64b1f4
|
Fix lock_area with correct speed value (9 m/s)
|
2018-11-16 16:39:01 +01:00 |
|
thib8956
|
89ffc95426
|
Merge branch 'master' into dev
|
2018-11-16 16:36:55 +01:00 |
|
thib8956
|
0d4961bd09
|
Fix sumo config name
|
2018-11-14 15:02:52 +01:00 |
|
thib8956
|
429ab253f0
|
Merge branch 'global-configuration' into dev
|
2018-11-14 14:57:31 +01:00 |
|
thib8956
|
7cbc1d85a0
|
Externalize configuration in config.py
|
2018-11-14 14:56:54 +01:00 |
|
thib8956
|
6c36eafe09
|
Update existing code to use the new area data model
|
2018-11-14 14:40:55 +01:00 |
|
thib8956
|
5a79858d04
|
Add area data model
|
2018-11-14 14:40:05 +01:00 |
|
thib8956
|
2811ad7c22
|
Change absolute to relative path using SUMO_HOME
|
2018-10-19 08:40:54 +02:00 |
|