Static Public Attributes | List of all members
tellopy.examples.joystick_and_video.JoystickTARANIS Class Reference

Static Public Attributes

int BACKWARD = -1
 
float DEADZONE = 0.01
 
int DOWN = -1
 
int FORWARD = -1
 
int LAND = 12
 
int LEFT = -1
 
int LEFT_X = 3
 
float LEFT_X_REVERSE = 1.0
 
int LEFT_Y = 0
 
float LEFT_Y_REVERSE = 1.0
 
int RIGHT = -1
 
int RIGHT_X = 1
 
float RIGHT_X_REVERSE = 1.0
 
int RIGHT_Y = 2
 
float RIGHT_Y_REVERSE = 1.0
 
int ROTATE_LEFT = -1
 
int ROTATE_RIGHT = -1
 
int TAKEOFF = 12
 
int UP = -1
 

Detailed Description

Definition at line 177 of file joystick_and_video.py.

Member Data Documentation

int tellopy.examples.joystick_and_video.JoystickTARANIS.BACKWARD = -1
static

Definition at line 192 of file joystick_and_video.py.

float tellopy.examples.joystick_and_video.JoystickTARANIS.DEADZONE = 0.01
static

Definition at line 205 of file joystick_and_video.py.

int tellopy.examples.joystick_and_video.JoystickTARANIS.DOWN = -1
static

Definition at line 180 of file joystick_and_video.py.

int tellopy.examples.joystick_and_video.JoystickTARANIS.FORWARD = -1
static

Definition at line 191 of file joystick_and_video.py.

int tellopy.examples.joystick_and_video.JoystickTARANIS.LAND = 12
static

Definition at line 186 of file joystick_and_video.py.

int tellopy.examples.joystick_and_video.JoystickTARANIS.LEFT = -1
static

Definition at line 193 of file joystick_and_video.py.

int tellopy.examples.joystick_and_video.JoystickTARANIS.LEFT_X = 3
static

Definition at line 197 of file joystick_and_video.py.

float tellopy.examples.joystick_and_video.JoystickTARANIS.LEFT_X_REVERSE = 1.0
static

Definition at line 201 of file joystick_and_video.py.

int tellopy.examples.joystick_and_video.JoystickTARANIS.LEFT_Y = 0
static

Definition at line 198 of file joystick_and_video.py.

float tellopy.examples.joystick_and_video.JoystickTARANIS.LEFT_Y_REVERSE = 1.0
static

Definition at line 202 of file joystick_and_video.py.

int tellopy.examples.joystick_and_video.JoystickTARANIS.RIGHT = -1
static

Definition at line 194 of file joystick_and_video.py.

int tellopy.examples.joystick_and_video.JoystickTARANIS.RIGHT_X = 1
static

Definition at line 199 of file joystick_and_video.py.

float tellopy.examples.joystick_and_video.JoystickTARANIS.RIGHT_X_REVERSE = 1.0
static

Definition at line 203 of file joystick_and_video.py.

int tellopy.examples.joystick_and_video.JoystickTARANIS.RIGHT_Y = 2
static

Definition at line 200 of file joystick_and_video.py.

float tellopy.examples.joystick_and_video.JoystickTARANIS.RIGHT_Y_REVERSE = 1.0
static

Definition at line 204 of file joystick_and_video.py.

int tellopy.examples.joystick_and_video.JoystickTARANIS.ROTATE_LEFT = -1
static

Definition at line 181 of file joystick_and_video.py.

int tellopy.examples.joystick_and_video.JoystickTARANIS.ROTATE_RIGHT = -1
static

Definition at line 182 of file joystick_and_video.py.

int tellopy.examples.joystick_and_video.JoystickTARANIS.TAKEOFF = 12
static

Definition at line 185 of file joystick_and_video.py.

int tellopy.examples.joystick_and_video.JoystickTARANIS.UP = -1
static

Definition at line 179 of file joystick_and_video.py.


The documentation for this class was generated from the following file:


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