You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For now, starting position methods assume all vehicles have a length of 5 meters. We should figure out a better way of approaching this (either having this be a parameter or something with read from the sumo network or type files, or our own data while we generate starting positions).
The text was updated successfully, but these errors were encountered:
kjang96
pushed a commit
to kjang96/flow
that referenced
this issue
Aug 17, 2018
…release
Flow benchmarks release
- updated setup instructions
- bug fix to `visualizer_rllib`
- all visualizers and the sumo experiment object report both the mean and std of returns across rollouts
- moved benchmarks to `flow.benchmarks` for ease of importation from outside the library
- README files for tutorials, examples, and benchmarks
- moved tutorials out of the exercises folder
- some cleanup to greenwave env and better exposure of required parameters
- `lanes_distribution` in `InitialConfig` defaulted to infinity
- bug fix for running multiple rollouts on with gui on when there are collisions
- some pep8 and cleanup
For now, starting position methods assume all vehicles have a length of 5 meters. We should figure out a better way of approaching this (either having this be a parameter or something with read from the sumo network or type files, or our own data while we generate starting positions).
The text was updated successfully, but these errors were encountered: