Skip to content
Snippets Groups Projects
Commit a66d70a3 authored by Erik Nygren's avatar Erik Nygren :bullettrain_front:
Browse files

This adresses issue #264

Fixes the examples
parent cb1ebf13
No related branches found
No related tags found
No related merge requests found
......@@ -722,7 +722,6 @@ class RailEnv(Environment):
(*agent.position, agent.direction),
new_direction)
# only call cell_free() if new cell is inside the scene
if new_cell_valid:
# Check the new position is not the same as any of the existing agent positions
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment