Download latest version of FlightGear here.
Start FlightGear [in a terminal in linux]:
./FlightGear-2020.3.19-x86_64.AppImage --developer=true --telnet=socket,bi,60,localhost,5500,tcp
Establish connection between FlightGear and Apache Ignite:
python connect_and_store.py
View dashboard with parameter values:
streamlit run app.py