Hello Tello Pilot!
Join our DJI Tello community & remove this banner.
Sign up

Recent content by xrv0

  1. X

    Tello4J | Easy out-of-the-box solution to access your Tello Drone from Java

    This is awesome. Guess I dont need to continue working on mine
  2. X

    Java Library for communicating with the Tello | JTello

    Looks really awesome too. I also thought about using JavaCV but couldn‘t get the packet listener to work. Im gonna take a look at it later.
  3. X

    Java Library for communicating with the Tello | JTello

    I recently started working on a java library for communicating with the Tello. A listener for the video and state still needs to implemented but controlling the movement and receiving information works great. Contributions are very welcome. https://github.com/xrv0/JTello
  4. X

    Java 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.) https://github.com/xrv0/JTello