Tello with Python

Поделиться
HTML-код
  • Опубликовано: 23 сен 2023
  • An introductory tutorial on using Python with standard packages to perform maneuvers supported by the Robo Master Tello Talent SDK 3.0.
    After some introductory explanations of User Datagram Protocol, the underlying data communications protocol for the drone, a basic script is refined in a stepwise manner to migrate from hard coded statements to reading the commands from an external text file. The responses from the drone are processed asynchronously.
    Owing to current limitations in space more exorbitant maneuvers are not displayed but planned for future tutorials. Naturally, this tutorial is the first step is developing user scripts for the drone. Future tutorials will examine vision processing as well as sensor readings.

Комментарии • 3

  • @janraat
    @janraat 6 месяцев назад +1

    Thank you so much .Very interesting. Looking forward to more.!

  • @JakesScienceShop
    @JakesScienceShop 7 месяцев назад +1

    Great in depth analysis! This is very insightful for those seeking a complete understanding of the Tello drones capabilities.

    • @MathaGoram
      @MathaGoram  7 месяцев назад

      Glad it was helpful! Let's hope that the next generation picks up the baton to bring their ideas to fruition.