qGroundControl
an intuitive and powerful ground control station (GCS) for UAVs.
Installation Instructions [1]
sudo usermod -a -G dialout $USER
sudo apt-get remove modemmanager -y
sudo apt install gstreamer1.0-plugins-bad gstreamer1.0-libav gstreamer1.0-gl -y
sudo apt install libqt5gui5 -y
sudo apt install libfuse2 -y(Note) Logout and login again to enable the change to user permissions.cd Downloads
mv QGroundControl.AppImage ..
cd ..chmod +x ./QGroundControl.AppImage./QGroundControl.AppImageSources
Last updated