Tags: flow-project/flow
Tags
Merge pull request #517 from flow-project/time_space_diagram Time space diagram - added a method for plotting time-space diagrams - using the time-space diagrams to modify the vehicle parameters in the simulations to match expected behaviors in new sumo (more on this to come) - tests for the new time-space diagram plotter
Addressing issue 145 (#160) * Addressing issue 145 * Fixed setup script env_params to reflect new changes * Fixed pep8 issues * Added new green_wave_env requirements to rllib/green_wave.py * Added new env params to the benchmark experiments as well * Added env params to baseline as well. nose2 not passing for some figure_eight scenarios