Giter Club home page Giter Club logo

tellocv's Introduction

Tellocv tracker

Tracking code for the Tello drone. It uses opencv and tellopy to identify a ball in the scene and then send commands to the drone. It is written in python3 and

Installation

You need to have opencv installed and the following python modules for the tello and cv2: apt

sudo apt install sudo libopencv-dev python3-opencv

pip3:

sudo pip3 install imutils pynput

you need to build tellopy from source as the : Or install from the source code.

git clone https://github.com/hanyazou/TelloPy
cd TelloPy
python setup.py bdist_wheel
pip install dist/tellopy-*.dev*.whl --upgrade

Flight rules

  • Although tellos are very safe to operate, wear safety glasses as an added precaution
  • Do not fly over people
  • Memorize the controls before taking off
  • Always be ready to land the drone (backspace)
  • If the program crashes restart it to regain control
  • if drone is going out of control just hit it and it will turn off.

Tello lights

  • flashing blue - charging
  • solid blue - charged
  • flashing purple - booting up
  • flashing yellow fast - wifi network set up, waiting for connection
  • flashing yellow - User connected

Recording a video

hit r to record a video it is output to /Pictures

tellocv's People

Contributors

squeakus avatar lebuckle 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.