dji-sdk / Tello-Python

This is a collection of python modules that interact with the Ryze Tello drone.
Other
1.35k stars 645 forks source link

Hello World Test #76

Closed baqwas closed 3 years ago

baqwas commented 3 years ago

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):

  1. Do I connect my desktop/notebook to the drone using the right USB cable to the drone and then run the corresponding Python program?
  2. 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?
  3. 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.

Kind regards.

baqwas commented 3 years ago

Solved by response from Ryze customer support that only Tello EDU (i.e. black not white) drone can have its IP address assignment customized.