Skip to content

Telecopter: controlling a simulated quadcopter using webcam eye-tracking. See the demonstrations and poster in the website link provided. This was an academic computer engineering project.

Notifications You must be signed in to change notification settings

sebastian-wardzinski/Telecopter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup:

For camera stablization, put "settings.json" in one of the following areas: https://github.com/Microsoft/AirSim/blob/master/docs/settings.md#where-are-settings-stored

Personally, I put it in my "Documents\AirSim" folder.

The main control scheme is "controlsFPV_Overlay.py". Download the file and run in on your computer after starting up AirSim. Most packages can be installed using "pip install" using their normal name, one exception is "win32gui" which should be install under "pywin32". They may be more exceptions I don't remember.

About

Telecopter: controlling a simulated quadcopter using webcam eye-tracking. See the demonstrations and poster in the website link provided. This was an academic computer engineering project.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages