Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 666 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 666 Bytes

Parrot_Anafi_Service

Software made using Olympe - Python controller API.
It allows user to check if drone is properly connected, observe current drone location, battery status, height.

To check which endpoints are presently implemented check ParrotAnafiServer directory .

How to start?

--> Run server (Parrot_Anafi_Server-0.0.1-SNAPSHOT.jar)
--> Run main website file (main.dart)
--> Run script which allows drone to take off (dron.py)

Note:

Application runs only on Linux.