aiAdrian / flatland_railway_extension

This repo extends Flatland Railway Simulator with helpful features. https://github.com/flatland-association/flatland-rl
Other
10 stars 4 forks source link

There was an error in DynamicAgent update_agent_positions. The check … #47

Closed aiAdrian closed 1 year ago

aiAdrian commented 1 year ago

…whether a resource is/was allocated (reserved) should only be checked on the current valid list of resource (allocation).