Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/tellojs/src/cmds/mod.ts

The easy to use tello library written in typescript to control your drones!
Latest
import * as tellojs from "https://deno.land/x/tellojs@v1.2.2/src/cmds/mod.ts";

Functions

Execute any command

Flip in a direction

Goto a specific location (requires mission pad??)

Rotate the drone clockwise or counterclockwise

Sets the speed in cm/s

Function that adds time between other functions

Move your drone on the x axis (forwards or backwards)

Move your drone on the y axis (up or down)

Move your drone on the x axis (left or right)