Skip to content
Dave Walker edited this page Jan 24, 2020 · 14 revisions

About Tello Commander

TelloCommander is a C# API for controlling a Tello Drone. The repository includes:

  • The API
  • A separate repository, TelloCommanderConsole, providing a demonstration console application for controlling a drone
  • A drone simulator that can take the place of a real drone for testing purposes

Getting Started

To get started with TelloCommander, it is first recommended to review the content in each of the following pages and try out the demonstration application and drone simulator before moving on to coding with the API:

Trello