-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Dave Walker edited this page Dec 21, 2023
·
14 revisions
NOTE: The separate Tello Commander Database and demo application repositories have been merged with the TelloCommander repository. The Wiki is being updated but until the updates are complete information regarding the separate repositories will be out-of-date and links to them will not work
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
Recommended first steps in using the API are:
- Build and run the drone simulator
- Build and run the demonstration application, connecting to the simulator in the first instance
- Use the demonstration application to control a real drone