Project Information
- Category: VR + Drones
- Type of Project: Personal
- Project Date: 2020
- Project URL: Github
- Partners: Sahil Patel & Brandon Porter
More Information
We designed a motion-controlled drone that uses a Leap Motion VR Hand Sensor in order to detect and track a user's hand. The hand sensor allows us to take relative coordinates of your hand in 3D space and convert them into commands that can then be sent to a Tello Drone over wifi. In order to send the coordinates from the hand sensor to the drone, we had to use a local WebSocket that posted and received data from the two different program files.