Fabiana Fierro
Fabiana Fierro
I'm trying to use the framework Flow included in flow-project (https://github.com/flow-project/flow) that has a problem with Ray. In fact, I have the error "Waiting for redis server at 127.0.0.1:35709 to...
How can I avoid the simulation stopping when a collision occurs when running examples/simulate.py? I just want the vehicles involved in the collision being teleported. I would like to modify...
Dear all, how can I retrieve the number of collisions at each step while running the training on the ring env? I saw in the base.py file # crash encodes...
Dear all, I have to implement a scenario in which I want to use SUMO simulator to prevent road accidents caused by lane changing, sudden braking, sudden acceleration and so...
Dear all, when running the tutorial03_rllib, I faced some errors. At step 4.2 (initializing Flow) the errors are: "2020-05-07 21:43:00,585 INFO node.py:498 -- Process STDOUT and STDERR is being redirected...