Skip to content
Snippets Groups Projects
Commit af2013fe authored by mmarti's avatar mmarti
Browse files

added import of Deadlock_Checker

parent 98f8ce49
No related branches found
No related tags found
No related merge requests found
......@@ -8,6 +8,7 @@ from flatland.utils.rendertools import RenderTool, AgentRenderVariant
from flatland.envs.agent_utils import EnvAgent
from flatland.envs.step_utils.states import TrainState
from flatland.envs.rail_env import RailEnv, RailEnvActions
from flatland.contrib.utils.deadlock_checker import Deadlock_Checker
def possible_actions_sorted_by_distance(env: RailEnv, handle: int):
......
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