Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 192 Bytes

README.md

File metadata and controls

6 lines (6 loc) · 192 Bytes

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