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

Unfinished Feature (Colab): FlatlandDynamicsRenderer does not yet work within colab #34

Closed aiAdrian closed 1 year ago

aiAdrian commented 1 year ago

The current Flatland Dynamics integration uses the Flatland default renderer. The FlatlandDynamicsRenderer does not (yet) work with Colab. Thus, the specific details of FlatlandDynamics cannot be sufficiently visualized.

https://github.com/aiAdrian/flatland_railway_extension/blob/master/Flatland_Dynamics.ipynb

aiAdrian commented 1 year ago

The rendering integration is working. The FlatlandDynamicsRendering and it's integration can be found in the working demo https://github.com/aiAdrian/flatland_railway_extension/blob/master/Flatland_Dynamics.ipynb