Static Public Attributes | List of all members
tellopy.examples.joystick_and_video.JoystickPS4 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 = 2
 
float RIGHT_X_REVERSE = 1.0
 
int RIGHT_Y = 3
 
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 55 of file joystick_and_video.py.

Member Data Documentation

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

Definition at line 70 of file joystick_and_video.py.

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

Definition at line 83 of file joystick_and_video.py.

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

Definition at line 58 of file joystick_and_video.py.

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

Definition at line 69 of file joystick_and_video.py.

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

Definition at line 64 of file joystick_and_video.py.

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

Definition at line 71 of file joystick_and_video.py.

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

Definition at line 75 of file joystick_and_video.py.

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

Definition at line 79 of file joystick_and_video.py.

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

Definition at line 76 of file joystick_and_video.py.

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

Definition at line 80 of file joystick_and_video.py.

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

Definition at line 72 of file joystick_and_video.py.

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

Definition at line 77 of file joystick_and_video.py.

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

Definition at line 81 of file joystick_and_video.py.

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

Definition at line 78 of file joystick_and_video.py.

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

Definition at line 82 of file joystick_and_video.py.

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

Definition at line 59 of file joystick_and_video.py.

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

Definition at line 60 of file joystick_and_video.py.

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

Definition at line 63 of file joystick_and_video.py.

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

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