Repository to read the video feed with Tello EDU drone using the robomaster SDK and recognize QR codes using pyzbar. Tested on python 3.8.8; known not to work on 3.8.9 and above.
Dependencies (pip install):
- robomaster
- pyzbar
- opencv-python (installed along with robomaster)
- numpy (installed along with robomaster)