This project involves the development and management of software for the Parrot Anafi Drone. The goal is to enhance the drone's capabilities and provide a robust platform for various applications.
Real-time Video Streaming: Stream and record video from the drone's camera. Flight Automation: Implement custom flight paths using GPS or predefined coordinates. Data Collection: Capture and store sensor data (GPS, altitude, battery levels). Object Detection: Optionally integrate AI to detect objects in the video stream.
To run the code in this repository, you need to install the following:
Parrot Anafi drone SDK (Python/JavaScript API, etc.) OpenCV (for image/video processing) Drone Control App installed on your smartphone
To use the project, follow these steps: Connect your device (smartphone) to the Parrot Anafi drone's Wi-Fi. Launch the flight control script
Manual Mode: Control the drone manually using a controller or app. Autonomous Mode: Pre-programmed flight paths that the drone follows without manual intervention.