gnamingo / jTello

Apache License 2.0
6 stars 1 forks source link

I made a similar library with extended capabilities based on this one #1

Open xrv0 opened 4 years ago

xrv0 commented 4 years ago

https://github.com/xrv0/JTello

xrpusher commented 4 years ago

Hello. Can you help me use this repository? I tried to download JTello class, and I tried to insert this classes and to launched the main class (added JTello object and wrote commands for connect and take off), but it is not working. How I can write commands in main class to program will work? I tried: JTello drone = new JTello();image

xrpusher commented 4 years ago

It is my error

https://github.com/fuckinrobotics/tello-simple-app/commit/805f9d41465cf499be90aee758af951bcf6cfae6

xrv0 commented 3 years ago

Is this related to my library?

xrpusher commented 3 years ago

Sorry, this is related with gnamingo library. However, now everything is working. I did android application to run my tello drone. https://github.com/fuckinrobotics/simple-tello-android-app