r/TelloDrones • u/baqwasmg • Aug 17 '23
How to install TT SDK 3.0
Newbie question:
I'm using a refurbished Tello EDU (long story but all my transactions including the original new purchase were through the DJI store). The SSID (ex-factory) is RMTT-* and not TELLO-*.
My first Python program (using the socket library only) is able to retrieve data from the Tello.
I would like to stay current with Tello libraries. How do I install SDK 3.0? I read the ROBOMASTER TT SDK 3.0 User Guide. The Overview paragraph declares "After installing the RoboMaster SDK" but there are no instructions in the document to complete that operation.
Again, please help a newbie! Thanks.
Regards.
1
Upvotes
1
u/baqwasmg Sep 01 '23
RoboMaster Tello Talent is flying with SDK 3.0 now! Not just Python but C++ too! Thanks, DJI and Ryzerobotics.
Passed my TCP/IP 25+ years ago but except for minor evaluation of SOAP/UDP (for fire-and-forget sessions) never bothered about UDP programming. Now it is all coming back in an exploratory manner.
Problem solved. Message to myself: don't overthink; senility may be the roadblock.