tello_sim icon indicating copy to clipboard operation
tello_sim copied to clipboard

This is the repo for the DJI Tello simulator. The sim is targeted at students or classes who want to add simulation to a Tello project. Specifically, we are using it to have students program a path th...

Results 7 tello_sim issues
Sort by recently updated
recently updated
newest added

Along with the title, updated all images, and refactored the code and code examples to show the DJITellopy methods instead of easytello methods. I also updated all teaching material to...

Hi, I want to call go_xyz command and it is not implemented in tello sim. As you can see below, it just call "go x y z command in tello...

Hello, Would it be possible to do a simulator but for multiple drones, like the Tello EDU one ? Or can I already to it, with tello sim ? thank...

From he looks of it, just changing the library to the better djitellopy library, the simulator still works perfectly. Please let me know if it does not work.

Given easy_tello is fairly simple, it might be better to just rewrite the API to the drone rather than use easy_tello.

It would be cool to have a CLI interface for the simulator that can drive a more prescriptive, and richer, experience. One possible implementation could be using [Click](https://click.palletsprojects.com/en/7.x/). I'm envisioning...

enhancement

It might be nice to be able to use conda to install the package.

enhancement