Kinect: Difference between revisions

From Noisebridge
Jump to navigation Jump to search
No edit summary
m (Reverted edits by JohnyRadio (talk) to last revision by Eric Vinyl)
(3 intermediate revisions by 3 users not shown)
Line 29: Line 29:
= Where it lives =
= Where it lives =


The kinect is mounted on mchawking, a.k.a. Noise-Bot the wheelchair robot, using hot-glue to hold it onto a piece of plywood.  The plywood is screwed to the frame of the LCD monitor which is part of the robot.
The kinect is mounted on [[Noise-Bot|MC Hawking -- The Wheelchair Robot]], using hot-glue to hold it onto a piece of plywood.  The plywood is screwed to the frame of the LCD monitor which is part of the robot.


For people wanting to use the kinect for things like 3D scanning of objects or pretty much anything else, they are encouraged to try to use it without removing it from the robot.  The robot has a linux machine for a brain and much open-source kinect software is installed, but if folks want to use the kinect on their own machine they can just unplug the kinect from the robot brain and plug it into their machine.  The robot can also be moved to wherever is convenient for these tasks.
For people wanting to use the kinect for things like 3D scanning of objects or pretty much anything else, they are encouraged to try to use it without removing it from the robot.  The robot has a linux machine for a brain and much open-source kinect software is installed, but if folks want to use the kinect on their own machine they can just unplug the kinect from the robot brain and plug it into their machine.  The robot can also be moved to wherever is convenient for these tasks.
Line 38: Line 38:


Andy was working on setting up a desktop/shuttle box in the space that can be more or less dedicated for Kinect use.  The idea being that if we focus our efforts on getting tons of Kinect hacking tools in place on that box (once complete), then folks can hack and play with the Kinect without having to install all the tools from scratch on their laptop.
Andy was working on setting up a desktop/shuttle box in the space that can be more or less dedicated for Kinect use.  The idea being that if we focus our efforts on getting tons of Kinect hacking tools in place on that box (once complete), then folks can hack and play with the Kinect without having to install all the tools from scratch on their laptop.
[[Category:Pages with a Noisebridge Tiny URL]]

Revision as of 18:13, 5 May 2014

Overview

Grey donated a Kinect to Noisebridge under the terms that it never be used with an Xbox. Let the 3D vision hackfest begin!

Hacking

Mobile Robotic Programming Toolkit (MRPT)

Joachim was demoing some impressive stuff with the Kinect using MRPT running under Debian. Running it in Ubuntu and Fedora seems well supported as well, however, running it on Mac OS X is "not yet working 100%". From what I saw on Tuesday, this is best way to play with the Kinect of those listed here.

OpenKinect

This looks really easy on Ubuntu and other linux flavors. Windows looks like a nightmare as usual but is supported. Jared got it working for Mac OS X during a manual build but it was really unstable on his Leopard MacBookPro. Glview is useful for confirming that you have the drivers for Kinect working but not much else. Basically it just shows you the input to the IR camera and the Visual spectrum camera, but doesn't do anything fancy for showing you a 3D representation of the data like MRPT can.

http://openkinect.org/wiki/Getting_Started

OpenNI

For the longterm this seems very promising. This is a open source project released by PrimeSense, whose technology was licensed to Microsoft for the Kinect. They released this in December and it sounds like it will provide some higher level apis for processing Kinect's data. Currently Linux and Windows are supported but Mac OS X is left out in the cold.

https://github.com/OpenNI/OpenNI

Kinect 3D Viewer

This there is allegedly a free app for Snow Leopard in the Mac App Store, but unconfirmed. It seems to just be for viewing the data not providing an API.

http://downloadsquad.switched.com/2011/01/18/kinect-3d-viewer-now-available-in-mac-app-store-but-dont-get-t/


Where it lives

The kinect is mounted on MC Hawking -- The Wheelchair Robot, using hot-glue to hold it onto a piece of plywood. The plywood is screwed to the frame of the LCD monitor which is part of the robot.

For people wanting to use the kinect for things like 3D scanning of objects or pretty much anything else, they are encouraged to try to use it without removing it from the robot. The robot has a linux machine for a brain and much open-source kinect software is installed, but if folks want to use the kinect on their own machine they can just unplug the kinect from the robot brain and plug it into their machine. The robot can also be moved to wherever is convenient for these tasks.

Leaving the kinect on the robot is a good way to keep it from disappearing. If it needs to be removed for whatever reason, the screws can be taken out of the wood, but the wood piece should remain stuck to the kinect (indeed it may be very difficult to get it off without breaking it) -jake

Kinect Hacking Linux Box

Andy was working on setting up a desktop/shuttle box in the space that can be more or less dedicated for Kinect use. The idea being that if we focus our efforts on getting tons of Kinect hacking tools in place on that box (once complete), then folks can hack and play with the Kinect without having to install all the tools from scratch on their laptop.