This is our submission for the Aerospace Robotics Competition's 2022 Tello Competition.
Python libraries used
- pathlib: Read files.
- sys: Manage the program's running status.
- djitellopy: Communicate with and send commands to the Tello.
- opencv-contrib-python: Detect AR tags.
- numpy: General matrix manipulation.