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

Static Public Attributes

int BACKWARD = 14
 
float DEADZONE = 0.1
 
int DOWN = 6
 
int FORWARD = 12
 
int LAND = 10
 
int LEFT = 15
 
int LEFT_X = 0
 
float LEFT_X_REVERSE = 1.0
 
int LEFT_Y = 1
 
float LEFT_Y_REVERSE = -1.0
 
int RIGHT = 13
 
int RIGHT_X = 2
 
float RIGHT_X_REVERSE = 1.0
 
int RIGHT_Y = 3
 
float RIGHT_Y_REVERSE = -1.0
 
int ROTATE_LEFT = 7
 
int ROTATE_RIGHT = 5
 
int TAKEOFF = 11
 
int UP = 4
 

Detailed Description

Definition at line 24 of file joystick_and_video.py.

Member Data Documentation

int tellopy.examples.joystick_and_video.JoystickPS3.BACKWARD = 14
static

Definition at line 39 of file joystick_and_video.py.

float tellopy.examples.joystick_and_video.JoystickPS3.DEADZONE = 0.1
static

Definition at line 52 of file joystick_and_video.py.

int tellopy.examples.joystick_and_video.JoystickPS3.DOWN = 6
static

Definition at line 27 of file joystick_and_video.py.

int tellopy.examples.joystick_and_video.JoystickPS3.FORWARD = 12
static

Definition at line 38 of file joystick_and_video.py.

int tellopy.examples.joystick_and_video.JoystickPS3.LAND = 10
static

Definition at line 33 of file joystick_and_video.py.

int tellopy.examples.joystick_and_video.JoystickPS3.LEFT = 15
static

Definition at line 40 of file joystick_and_video.py.

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

Definition at line 44 of file joystick_and_video.py.

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

Definition at line 48 of file joystick_and_video.py.

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

Definition at line 45 of file joystick_and_video.py.

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

Definition at line 49 of file joystick_and_video.py.

int tellopy.examples.joystick_and_video.JoystickPS3.RIGHT = 13
static

Definition at line 41 of file joystick_and_video.py.

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

Definition at line 46 of file joystick_and_video.py.

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

Definition at line 50 of file joystick_and_video.py.

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

Definition at line 47 of file joystick_and_video.py.

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

Definition at line 51 of file joystick_and_video.py.

int tellopy.examples.joystick_and_video.JoystickPS3.ROTATE_LEFT = 7
static

Definition at line 28 of file joystick_and_video.py.

int tellopy.examples.joystick_and_video.JoystickPS3.ROTATE_RIGHT = 5
static

Definition at line 29 of file joystick_and_video.py.

int tellopy.examples.joystick_and_video.JoystickPS3.TAKEOFF = 11
static

Definition at line 32 of file joystick_and_video.py.

int tellopy.examples.joystick_and_video.JoystickPS3.UP = 4
static

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