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

Static Public Attributes

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

Detailed Description

Definition at line 86 of file joystick_and_video.py.

Member Data Documentation

int tellopy.examples.joystick_and_video.JoystickPS4ALT.BACKWARD = 1
static

Definition at line 101 of file joystick_and_video.py.

float tellopy.examples.joystick_and_video.JoystickPS4ALT.DEADZONE = 0.08
static

Definition at line 114 of file joystick_and_video.py.

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

Definition at line 89 of file joystick_and_video.py.

int tellopy.examples.joystick_and_video.JoystickPS4ALT.FORWARD = 3
static

Definition at line 100 of file joystick_and_video.py.

int tellopy.examples.joystick_and_video.JoystickPS4ALT.LAND = 4
static

Definition at line 95 of file joystick_and_video.py.

int tellopy.examples.joystick_and_video.JoystickPS4ALT.LEFT = 0
static

Definition at line 102 of file joystick_and_video.py.

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

Definition at line 106 of file joystick_and_video.py.

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

Definition at line 110 of file joystick_and_video.py.

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

Definition at line 107 of file joystick_and_video.py.

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

Definition at line 111 of file joystick_and_video.py.

int tellopy.examples.joystick_and_video.JoystickPS4ALT.RIGHT = 2
static

Definition at line 103 of file joystick_and_video.py.

int tellopy.examples.joystick_and_video.JoystickPS4ALT.RIGHT_X = 3
static

Definition at line 108 of file joystick_and_video.py.

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

Definition at line 112 of file joystick_and_video.py.

int tellopy.examples.joystick_and_video.JoystickPS4ALT.RIGHT_Y = 4
static

Definition at line 109 of file joystick_and_video.py.

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

Definition at line 113 of file joystick_and_video.py.

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

Definition at line 90 of file joystick_and_video.py.

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

Definition at line 91 of file joystick_and_video.py.

int tellopy.examples.joystick_and_video.JoystickPS4ALT.TAKEOFF = 5
static

Definition at line 94 of file joystick_and_video.py.

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

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