Skip to content

elsell/telsim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

telsim

A simulated implementation of the DJI Tello quad-copter API

Further Documentation Available on the Telsim Wiki

Running Telsim

Telsim is an Electron app which runs on NodeJS

Install NodeJS

$ sudo apt install nodejs

Clone the Telsim Repository

$ git clone https://github.com/elsell/telsim

Install Dependencies

$ cd telsim
$ npm install

Run Telsim

$ npm start

About

A cross-platform simulated implementation of the DJI Tello quad-copter API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published