Skip to content

sofwerx/HEDO

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Hyper-Enabled Drone Operator

This project serves as a proof-of-concept system to fly a Skydio drone using a set of Forte Data-Gloves from Bebop Sensors, and receive haptic feedback through the gloves. Several test scripts for the data-gloves are also included to make development easier.

Installation

Use pip package manager to install the dataglove Python library, as well as any other libraries you might be missing.

pip install dataglove

Run

  1. Conect to the Skydio Drone via WiFi (192.168.10.1).
  2. Make sure to turn on Bluetooth on your computer, and turn on the data-gloves but DO NOT pair them to your device (this will interfere with the connection process).
  3. Run HEDO.py (make sure to follow the calibration procedure upon boot-up to ensure proper function).

Commands

  1. Thumbs-Up: Take Off
  2. Flat Hand (palm downward): Land
  3. 'Go Bulls': unassigned
  4. Peace Sign: unassigned
  5. Raised Fist 'Halt': unassigned

Dataglove Library

All functions for Bebop's Data-Glove library can be found HERE

Legacy

An older version of this project can be found HERE

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%