aqeelanwar / DRLwithTL_real

Python code for Deep Reinforcement Learning with Transfer Learning in aReal Environment using DJI Tello
MIT License
68 stars 18 forks source link

Running the program on tello edu #19

Closed edsun123 closed 3 years ago

edsun123 commented 3 years ago

Hi, I understand that this program was originally run on windows. I was wondering for anybody who ran on this on ubuntu, how were you able to connect to the Tello EDU and run the program? my ubuntu os was able to recognize the tello network but the video feed still remains blank. Perhaps there is additional packages needed to connect ubuntu to tello?

ninannan2 commented 3 years ago

Tello EDU cannot generate the video file, so you cannot use this code with that drone.

edsun123 commented 3 years ago

Have you tested on this on Tello EDU. Perhaps maybe there is a way to alter the code to work on the drone ... because they should have same firmware.

edsun123 commented 3 years ago

Was able to resolve it by adding some libraries from tello and made skip_frame variable longer.

ninannan2 commented 3 years ago

Have the same question.