Skip to content

NodeJS web-based interface for Machine Learning control of the Tello Drone

Notifications You must be signed in to change notification settings

falldeaf/tello_ml5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tello Drone Controller

This is a Node.js Web and WebXR interface for controlling the Tello Drone with either VR, keyboard, or Machine Learning controller.

Installation

Use the package manager npm to install the required library packages.

npm install

Usage

Run the index.js file to open the back-end for communication between the drone and the web-based interfaces. A second WiFi interface needs to be available if you're using the primary for your connection to the internet.

node index.js
firefox https://localhost:8000/
firefox https://localhost:8000/vr.html

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

About

NodeJS web-based interface for Machine Learning control of the Tello Drone

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published