stgnet / rockem

Processing based Kinect interface for Dorkbot Indy's giant "Rockem Sockem Robots"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rockem

Installation instructions:

  1. Download and install Processing.
  2. Follow Simple OpenNI's installation which includes installing OpenNI, NITE, and usually some Sensor drivers. Then putting the SimpleOpenNI libraries in the appropriate Processing dir.
  3. Open rockem.pde in Processing and run! (with Kinect plugged in)

Some notes: It takes a little while to start up the OpenGL display and Kinect drivers. Once up you'll need to do the calibration dance (no really, it's a pose)

There are some .wav's in the data dir. You can use ddf.Minim to trigger those sounds for debug.

About

Processing based Kinect interface for Dorkbot Indy's giant "Rockem Sockem Robots"


Languages

Language:Java 88.1%Language:Shell 11.9%