easyTello icon indicating copy to clipboard operation
easyTello copied to clipboard

Set speed

Open pet93 opened this issue 4 years ago • 0 comments

Hi, I'm trying to set Tello Edu speed by typing self.send_command('speed {}'.format(speed)), e.g., tello.send_command('speed {}'.format(20)), and even though tello response is 'ok' it actually doesn't move. How can I solve this problem? Moreover, it is possible to set the speed direction? Thank you

pet93 avatar Sep 26 '19 11:09 pet93