I would like to perform the simplest Hello World test from the very beginning using Python programming language. It appears that I have to run Python on a desktop/notebook but I have a few elementary questions since the documentation didn't illustrate the steps (at least for my understanding):
Do I connect my desktop/notebook to the drone using the right USB cable to the drone and then run the corresponding Python program?
I do not have 192.168.10.x in my LAN. My subnet is completely different. What are the steps and limitations in changing the drone's IP address?
Is the tello package (that I need to import for my custom Python efforts) the single tello.py file in this repository?
I am sure that these questions have answered many, many times but sadly owing to my inability to find these answers anywhere I had to resort to raising them here. My apologies.
Thanks for your guidance in helping me get the minimal Hello World up and running. I simply need some detailed instructions on establishing a development environment (any platform will do - Windows, Linux/Ubuntu, Raspberry Pi OS, etc.). Appreciate your patience in reading this plea for help.
Hello!
I would like to perform the simplest Hello World test from the very beginning using Python programming language. It appears that I have to run Python on a desktop/notebook but I have a few elementary questions since the documentation didn't illustrate the steps (at least for my understanding):
I am sure that these questions have answered many, many times but sadly owing to my inability to find these answers anywhere I had to resort to raising them here. My apologies.
Thanks for your guidance in helping me get the minimal Hello World up and running. I simply need some detailed instructions on establishing a development environment (any platform will do - Windows, Linux/Ubuntu, Raspberry Pi OS, etc.). Appreciate your patience in reading this plea for help.
Kind regards.