Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 541 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 541 Bytes

Eric Vo, Anna David, & Reva Amritkar

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.