Classes | Namespaces | Functions | Variables
joystick_and_video.py File Reference

Go to the source code of this file.

Classes

class  tellopy.examples.joystick_and_video.JoystickF310
 
class  tellopy.examples.joystick_and_video.JoystickPS3
 
class  tellopy.examples.joystick_and_video.JoystickPS4
 
class  tellopy.examples.joystick_and_video.JoystickPS4ALT
 
class  tellopy.examples.joystick_and_video.JoystickTARANIS
 
class  tellopy.examples.joystick_and_video.JoystickXONE
 

Namespaces

 tellopy.examples.joystick_and_video
 

Functions

def tellopy.examples.joystick_and_video.draw_text (image, text, row)
 
def tellopy.examples.joystick_and_video.handle_input_event (drone, e)
 
def tellopy.examples.joystick_and_video.handler (event, sender, data, args)
 
def tellopy.examples.joystick_and_video.main ()
 
def tellopy.examples.joystick_and_video.recv_thread (drone)
 
def tellopy.examples.joystick_and_video.update (old, new, max_delta=0.3)
 

Variables

 tellopy.examples.joystick_and_video.buttons = None
 
 tellopy.examples.joystick_and_video.flight_data = None
 
 tellopy.examples.joystick_and_video.log_data = None
 
 tellopy.examples.joystick_and_video.new_image = None
 
float tellopy.examples.joystick_and_video.pitch = 0.0
 
 tellopy.examples.joystick_and_video.prev_flight_data = None
 
float tellopy.examples.joystick_and_video.roll = 0.0
 
bool tellopy.examples.joystick_and_video.run_recv_thread = True
 
int tellopy.examples.joystick_and_video.speed = 100
 
float tellopy.examples.joystick_and_video.throttle = 0.0
 
float tellopy.examples.joystick_and_video.yaw = 0.0
 


tello_driver
Author(s): Jordy van Appeven
autogenerated on Wed May 13 2020 03:34:54