Skip to content
This repository has been archived by the owner on Jun 20, 2019. It is now read-only.

RobotsAndPencils/MonaLisaMac

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MonaLisaMac

This is the source code for the foyer installation in our Calgary office. The eyes of our robot logo, displayed on a TV, would follow people as they entered and were tracked with a Kinect.

This repo is no longer maintained and is being shared as-is for the sake of it.

Installation

brew install libtool libusb

You must install these three dependencies in the correct order:

  1. OpenNI
  2. SensorKinect
  3. NITE

mkdir ~/Kinect && cd ~/Kinect

Download the latest 1.x (not 2.x+) versions of OpenNI and NITE here. Move these into the new Kinect folder and then sudo ./install.sh OpenNI.

Download SensorKinect here. Navigate to the Bin directory and expand the Mac .bz2 file. Run sudo ./install.sh.

Install NITE with (surprise) sudo ./install.sh.

Copy the .xml files (there should be three of them) from NITE/data to SensorKinect/data.

Restart your computer and connect your Kinect. That's fun to say.

Run cd ~/Kinect/nite-bin-macosx-v1.5.0.2/Samples/Bin/Release/ && ./Sample-PointViewer to test that everything is working properly.

Author

Contact

Follow Robots & Pencils on Twitter (@robotsNpencils)

License

Includes modified CocoaOpenNI code by John Boiles.

Because this software relies on an OpenNI .dylib, which is GPLv3 licensed, this software is also GPLv3 licensed for compliance in the event it is ever made public or distributed.

See the LICENSE file for more information.

About

Our head-tracking office installation 🤖

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published