Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vehicle length assumed to be 5 meters #58

Open
eugenevinitsky opened this issue Aug 16, 2018 · 0 comments
Open

Vehicle length assumed to be 5 meters #58

eugenevinitsky opened this issue Aug 16, 2018 · 0 comments

Comments

@eugenevinitsky
Copy link
Collaborator

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).

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant