QasimWani / Drone-Bond

Tello Drone Movements to the James Bond theme song
0 stars 0 forks source link

Tello not initializing upon creation and thus failing unit test #1

Closed QasimWani closed 4 years ago

QasimWani commented 4 years ago

In main.cpp (PI_4.cpp), when declaring a tello object with VIRTUAL_DRONE_MODE, the following error is shown:

Binding of Tello socket failed (error code 10048) Tello initialization failed

QasimWani commented 4 years ago

Fixed issue. only works when connected to socket via Tello API.