Tello-Python icon indicating copy to clipboard operation
Tello-Python copied to clipboard

Set speed

Open pet93 opened this issue 5 years ago • 1 comments

Hi! I'm trying to set speed by using command, e.g., send_command('speed 10'), and even though I receive back 'ok', the drone doesn't move (when I use other commands like send_command('up 20') I receive back 'ok' and actually it works). How can I solve this problem? Moreover, the speed I set along which direction it works? There is the possibility to set only vertical velocity? (Without using go x y z speed command I mean) Thank you

pet93 avatar Sep 25 '19 16:09 pet93

Hello, can you please show me the full code? Or your GitHub repository?

SMRazaRizvi96 avatar Jul 11 '21 14:07 SMRazaRizvi96