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

Static Public Attributes

int BACKWARD = 0
 
float DEADZONE = 0.08
 
int DOWN = -1
 
int FORWARD = 3
 
int LAND = 4
 
int LEFT = 2
 
int LEFT_X = 0
 
float LEFT_X_REVERSE = 1.0
 
int LEFT_Y = 1
 
float LEFT_Y_REVERSE = -1.0
 
int RIGHT = 1
 
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 116 of file joystick_and_video.py.

Member Data Documentation

int tellopy.examples.joystick_and_video.JoystickF310.BACKWARD = 0
static

Definition at line 131 of file joystick_and_video.py.

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

Definition at line 144 of file joystick_and_video.py.

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

Definition at line 119 of file joystick_and_video.py.

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

Definition at line 130 of file joystick_and_video.py.

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

Definition at line 125 of file joystick_and_video.py.

int tellopy.examples.joystick_and_video.JoystickF310.LEFT = 2
static

Definition at line 132 of file joystick_and_video.py.

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

Definition at line 136 of file joystick_and_video.py.

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

Definition at line 140 of file joystick_and_video.py.

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

Definition at line 137 of file joystick_and_video.py.

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

Definition at line 141 of file joystick_and_video.py.

int tellopy.examples.joystick_and_video.JoystickF310.RIGHT = 1
static

Definition at line 133 of file joystick_and_video.py.

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

Definition at line 138 of file joystick_and_video.py.

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

Definition at line 142 of file joystick_and_video.py.

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

Definition at line 139 of file joystick_and_video.py.

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

Definition at line 143 of file joystick_and_video.py.

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

Definition at line 120 of file joystick_and_video.py.

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

Definition at line 121 of file joystick_and_video.py.

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

Definition at line 124 of file joystick_and_video.py.

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

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