The drone is controlled with keyboard. The motivation of this project is easing the control process of drone for novice users
-
Updated
Jun 23, 2023 - Python
The drone is controlled with keyboard. The motivation of this project is easing the control process of drone for novice users
This repository contains Python scripts for controlling a PX4 drone via a keyboard over Wi-Fi. The system uses a Raspberry Pi with MAVProxy to forward MAVLink commands from a control PC to the drone's flight controller. It includes implementations for Offboard mode (with and without GPS) and Manual Altitude Control mode
Add a description, image, and links to the drone-control-with-keyboard topic page so that developers can more easily learn about it.
To associate your repository with the drone-control-with-keyboard topic, visit your repo's landing page and select "manage topics."