hi everyone, I have a problem with the lesson Connecting to Tello, in the OpenCV, Python, and DroneBlocks for Tello Camera Control, I was trying to connect my Tello to the app.py but that doesn’t work, in the image below is the result of when I connect it to the localhost, but the information about the height or time does not appear, or the angles as it is in the course if someone could help me
thank you very much
my operating system is windows and mi python version is 3.7.4, like the course
Are you connected to Tello’s network directly from your computer that is running Python? Also, are you using Tello or Tello EDU? Let us know and we should be able to get to the bottom of this.
I wonder if there may be a versioning issue going on with the dependencies. What do you get when you run pip install from the directory of the project? Mine looks like this:
I already solved it, it was a problem in the network, by default the connection network to the tello was public, I changed it to private and it was solved