{"id":31786703,"url":"https://github.com/eloncase/ryzetellosdk","last_synced_at":"2025-10-27T21:03:08.945Z","repository":{"id":144224483,"uuid":"336134270","full_name":"Eloncase/RyzeTelloSDK","owner":"Eloncase","description":"C# wrapper around official 2.0 SDK for Tello drone","archived":false,"fork":false,"pushed_at":"2021-02-05T16:55:37.000Z","size":169,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-06T19:37:56.434Z","etag":null,"topics":["csharp","drone","tello"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Eloncase.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-02-05T01:51:44.000Z","updated_at":"2021-02-05T16:55:39.000Z","dependencies_parsed_at":null,"dependency_job_id":"b0aae853-6ec8-41a2-a4c1-e225f3658960","html_url":"https://github.com/Eloncase/RyzeTelloSDK","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Eloncase/RyzeTelloSDK","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Eloncase%2FRyzeTelloSDK","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Eloncase%2FRyzeTelloSDK/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Eloncase%2FRyzeTelloSDK/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Eloncase%2FRyzeTelloSDK/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Eloncase","download_url":"https://codeload.github.com/Eloncase/RyzeTelloSDK/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Eloncase%2FRyzeTelloSDK/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279004073,"owners_count":26083665,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-10T02:00:06.843Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["csharp","drone","tello"],"created_at":"2025-10-10T13:17:38.296Z","updated_at":"2025-10-10T13:17:39.658Z","avatar_url":"https://github.com/Eloncase.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RyzeTelloSDK\n\nThis project is a C# wrapper around official 2.0 SDK for Tello drone. SDK documentation can be found [here](https://dl-cdn.ryzerobotics.com/downloads/Tello/Tello%20SDK%202.0%20User%20Guide.pdf). There is a [copy](../master/Assets/Tello%20SDK%202.0%20User%20Guide.pdf) in repository just in case.\n\n## Similar Projects\n\n* [TelloSdkCoreNet](https://github.com/8bitbytes/TelloSdkCoreNet) - wrapper around 1.0 version\n* [TelloAPI-SDK-2.0](https://github.com/marklauter/TelloAPI-SDK-2.0) - better and bigger library\n\n## Why make another one?\n\nI wanted to make a small and simple wrapper that covers only UDP connections and commands.\n\n## Known Issues\n\n* UDP connection can be handled better\n    * Tello sends response after completing an action. So the library ends up with queuing commands and hangs until they are all proccessed (with the exception of **rc** commands)\n* Library is missing commands related to mission pad\n* Documentation\n\n# TelloTestApp\n\nTest app for RyzeTelloSDK that shows capabilites of a library. Outputs Tello state to console, uses ffmpeg to output video stream and controller to control a drone.\n\n![preview](../master/Assets/preview.png \"preview\")\n\n## Controls\n\nJust look it up [here](../master/TelloTestApp/ConsoleWorker.cs#L53).\n\n## Requirments\n\nSince it uses ffmpeg to output a video stream you should have it on your **PATH**.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feloncase%2Fryzetellosdk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feloncase%2Fryzetellosdk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feloncase%2Fryzetellosdk/lists"}