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

Static Public Attributes

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

Detailed Description

Definition at line 146 of file joystick_and_video.py.

Member Data Documentation

int tellopy.examples.joystick_and_video.JoystickXONE.BACKWARD = 11
static

Definition at line 161 of file joystick_and_video.py.

float tellopy.examples.joystick_and_video.JoystickXONE.DEADZONE = 0.09
static

Definition at line 174 of file joystick_and_video.py.

int tellopy.examples.joystick_and_video.JoystickXONE.DOWN = 1
static

Definition at line 149 of file joystick_and_video.py.

int tellopy.examples.joystick_and_video.JoystickXONE.FORWARD = 14
static

Definition at line 160 of file joystick_and_video.py.

int tellopy.examples.joystick_and_video.JoystickXONE.LAND = 8
static

Definition at line 155 of file joystick_and_video.py.

int tellopy.examples.joystick_and_video.JoystickXONE.LEFT = 13
static

Definition at line 162 of file joystick_and_video.py.

int tellopy.examples.joystick_and_video.JoystickXONE.LEFT_X = 0
static

Definition at line 166 of file joystick_and_video.py.

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

Definition at line 170 of file joystick_and_video.py.

int tellopy.examples.joystick_and_video.JoystickXONE.LEFT_Y = 1
static

Definition at line 167 of file joystick_and_video.py.

float tellopy.examples.joystick_and_video.JoystickXONE.LEFT_Y_REVERSE = -1.0
static

Definition at line 171 of file joystick_and_video.py.

int tellopy.examples.joystick_and_video.JoystickXONE.RIGHT = 12
static

Definition at line 163 of file joystick_and_video.py.

int tellopy.examples.joystick_and_video.JoystickXONE.RIGHT_X = 2
static

Definition at line 168 of file joystick_and_video.py.

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

Definition at line 172 of file joystick_and_video.py.

int tellopy.examples.joystick_and_video.JoystickXONE.RIGHT_Y = 3
static

Definition at line 169 of file joystick_and_video.py.

float tellopy.examples.joystick_and_video.JoystickXONE.RIGHT_Y_REVERSE = -1.0
static

Definition at line 173 of file joystick_and_video.py.

int tellopy.examples.joystick_and_video.JoystickXONE.ROTATE_LEFT = 2
static

Definition at line 150 of file joystick_and_video.py.

int tellopy.examples.joystick_and_video.JoystickXONE.ROTATE_RIGHT = 3
static

Definition at line 151 of file joystick_and_video.py.

int tellopy.examples.joystick_and_video.JoystickXONE.TAKEOFF = 9
static

Definition at line 154 of file joystick_and_video.py.

int tellopy.examples.joystick_and_video.JoystickXONE.UP = 0
static

Definition at line 148 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