flow icon indicating copy to clipboard operation
flow copied to clipboard

variable error in env of bottleneck(demo of tutorial 12)

Open wkt100 opened this issue 2 years ago • 0 comments

Bug Description

When I ran the ramp control example in Guide 12, I found that the color of the traffic flow did not change back to its original color after passing the traffic lights, and the traffic flow did not change lanes.

Bug Reproduce

File in which the bug occurred: flow/flow/envs/bottleneck.py

The exact command that you did run that caused the bug: python flow/examples/exp_configs/non_rl/bottleneck.py

(Perhaps you should modify some variable names before running this example.

Screenshots

Screenshots:

bug solvement

Versions

  • OS: Ubuntu 18.04

  • Flow version: 0.5.0.dev

  • Flow commit number:

    commit a511c41c48e6b928bb2060de8ad1ef3c3e3d9554 (HEAD -> master, origin/master, origin/HEAD) Author: roireshef <[email protected]> Date: Fri Dec 11 21:26:14 2020 +0200

wkt100 avatar May 08 '23 12:05 wkt100