Hello, has anybody developed a Java Library for controlling the Tello Drone? I am searching a library with the same functionality like in the GoBot Tello library.
You can try this: gnamingo/jTello
Just a little Singleton for testing.
Sadly, I lost the drone to an very unfriendly neighbor before the class was completed, so there will be no further development for now.
Good Luck, nothing is tested except connect, takeoff and land
Hello, has anybody developed a Java Library for controlling the Tello Drone? I am searching a library with the same functionality like in the GoBot Tello library.
I recently started developing one. You can check it out on my GitHub.
I still need to add a listener for the video and the Tello state(yaw, pitch etc.)