You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To connect to drone through USB in Linux:
1) mavproxy.py --master=/dev/ttyUSB0 --out=127.0.0.1:14555
2) python hydra_server.py
3) to test:
telnet localhost 5000
4) Launch Qt Application