Skip to content
This repository has been archived by the owner on May 11, 2020. It is now read-only.

ashfaqfarooqui/kinectControlledChabot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Controlling the Chabot via a Kinect

Chabot, is a humanoid robot built at Chalmers as a bachalor thesis link.

This project uses a kinect sensor to control the Chabot. OpenNI and OpenCV are used to detect and track a human. The angles are measured using vector calculations and then filtered. which are then sent over a TCP socket to the the robot code to be deciphered, checked for range and redundancy of data before being sent to the robot.

##File Structure

Required Libraries contains all the libraries to run the kinect. Use this guide link to install the kinect drivers, and required files. ChabotContol- has the project files and code for the kinect. Chabot-Hardware interface has the files for the chabot.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published