Coder Social home page Coder Social logo

mcmatrix / droneblocks-tello-python Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dbaldwin/droneblocks-tello-python

0.0 2.0 0.0 1.85 MB

A DroneBlocks course on drone programming with Tello using Python scripts

Home Page: https://learn.droneblocks.io/p/tello-drone-programming-with-python/

Jupyter Notebook 50.76% Python 49.24%

droneblocks-tello-python's Introduction

Tello Programming with Python

This GitHub respository contains the Python source code for each of the lessons in our DroneBlocks course:

https://learn.droneblocks.io/p/tello-drone-programming-with-python/

This online course will walk you through using Python to program your Tello drone for autonomous flight. As of 4/1/18 the commands supported by Tello are:

  • command
  • takeoff
  • land
  • up xx (fly up a distance from 20 - 500 cm)
  • down xx (fly down a distance from 20 - 500 cm)
  • left xx (fly left a distance from 20 - 500 cm)
  • right xx (fly right a distance from 20 - 500 cm)
  • forward xx (fly forward a distance from 20 - 500 cm)
  • back xx (fly backward a distance from 20 - 500 cm)
  • go x y z speed (fly x y z distance with speed)
  • cw xx (yaw clockwise with angle from 1 - 3600 degrees)
  • ccw xx (yaw counter clockwise with angle from 1 - 3600 degrees)
  • flip x (flip l/r/f/b/bl/br/fl/fr)
    • l = left
    • r = right
    • f = forward
    • b = backward
    • bl = backward left
    • br = backward right
    • fl = forward left
    • fr = forward right
  • speed x (set speed from 1 - 100 cm/s)
  • speed? (get current speed)
  • battery? (get current battery percentage)
  • time? (get current flight time)

Please feel free to get familiar with the code and we welcome any pull requests. If you'd like to join our online community you can do so here:

https://www.facebook.com/groups/droneblocks

If you'd prefer to code Tello using block programming then check out DroneBlocks in both the iOS and Android app stores.

iOS: DroneBlocks for iOS

Android: DroneBlocks for Android

droneblocks-tello-python's People

Contributors

dbaldwin avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.