Open chipmaster134 opened 5 years ago
Sorry for the late reply. It is related to the hack I have made in the package TelloPy. I can't test and modify the repository now, but please replace the line: self.drone = tellopy.Tello(start_recv_thread=not self.use_multiprocessing) by: self.drone = tellopy.Tello()
Did you found any solution to that?, I have the same error :(
Hi, i did all the installations and have a TypeError when i run tello_openpose.py.
" TypeError: init() got an unexpected keyword argument 'start_recv_thread' "
Thank you very much.