SiL System for the Squiddrone project, to implement and test Squiddrone drone collision algorithms on a desktop computer. Based on Python and PyQt.
sudo apt-get install qttools5-dev-tools
sudo apt-get install qttools5-dev/usr/lib/x86_64-linux-gnu/qt5/bin/designerpyuic5 -x gui.ui -o gui.pyInstall all required packages, mentioned in requirements.txt and run main.py.