Skip to content

s-agarwl/flatland-visualization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flatland Visualization

This project aims to visualize episodes of flatland environment and has been published at a conference. To cite:

S. Agarwal, G. Wallner, J. Watson and F. Beck, "Spatio-temporal Analysis of Multi-agent Scheduling Behaviors on Fixed-track Networks," 2022 IEEE 15th Pacific Visualization Symposium (PacificVis), 2022, pp. 21-30, doi: 10.1109/PacificVis53943.2022.00011.

Note: If you want to downnload the paper, see the video presentation, or see a demo of the visualization, please visit: https://s-agarwl.github.io/publication/Agarwal2022Spatio

Data preparation:

  1. Log the data (in .pkl files) of your agents performing scheduling in flatland environments.
  2. The app requires flatland and flatland-contrib libraries to process the data for the visualization. Hence them in your python environment.
  3. This is a flask app. Hence you need to install flask in the python environment. Afer that just run app.py
  4. Access the visualization from any web browser (recommended: Google Chrome). In the page you can upload your .pkl files for pre-processing and showing the visualization. Please note that it may take ~1 min for the pre-processing script.

Currently I have restricted uploading .pkl files >5MB. This can be changed in app.py file. The project is in active development. Please feel free to report bugs and suggest features that you feel will be really useful for the community. Please don't hesitate to contact me if you have any quesetions or just drop a short message if you want to connect.

You can find me on the Flatland Discord server or send me an email. Email: shivam.agarwal@paluno.uni-due.de

(For best performance use Google Chrome broswer at 1940 x 1440 resolution screen)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published