Skip to content

Latest commit

 

History

History
43 lines (29 loc) · 883 Bytes

README.md

File metadata and controls

43 lines (29 loc) · 883 Bytes

Gangsture-iOS

iOS

📌 Introduction

Deep Learning-based Drone Control iOS App using Hand Tracking and Computer Vision

📌 Skills

Stack

Swift iOS Xcode

📌 Main Functions

Gesture AI

  • Integrated vision CoreML with MediaPipe

Drone Control

  • Socket communication with Robomaster TT API

Requirement

Swift 5
iOS >= 14.0
Xcode 14.0.1
MacOS Monteray

📌 Quick Start

Download

git clone https://github.com/
cd Gangsture-iOS/HandTracker-master/Example
pod install
open Example.xcworkspace

Execution - Real iOS device must be connected

cmd + r