# TelloKt **Repository Path**: ouyangpengdev/TelloKt ## Basic Information - **Project Name**: TelloKt - **Description**: A Kotlin wrapper for the Tello SDK. - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-03-23 - **Last Updated**: 2021-03-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README
# TelloKt A Kotlin wrapper for the Tello SDK allowing you to interface with a Tello drone from a Kotlin or Java project. This library allows you to avoid the tedious work of manually sending the packets yourself and lets you focus on making the drone do what you want. ## Tello SDK This wrapper is currently compliant with [Tello SDK 1.3.0.0](https://dl-cdn.ryzerobotics.com/downloads/tello/20180910/Tello%20SDK%20Documentation%20EN_1.3.pdf) ## Download Maven: ```xml