The source project of this merge request has been removed.
revert import changes to training_navigation
I'm not a Python expert, but it looks like there has been an error in the latest commit This
from flatland.envs.observations import TreeObsForRailEnv
from flatland.envs.rail_env import RailEnv
has been changed to this:
flatland.envs.rail_env
import RailEnv
Edited by Ghost User