Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kinect for Windows compatible #298

Closed
DerCommodore opened this issue Jun 18, 2012 · 8 comments
Closed

Kinect for Windows compatible #298

DerCommodore opened this issue Jun 18, 2012 · 8 comments

Comments

@DerCommodore
Copy link

Hey guys

I bought a "Kinect for Windows" Edition recently for experimentation.
But then I discovered that the libfreenect is not working with "this edition"

Any change to change this? Seems to me the hardware is basically the same (except the near-mode)
Please help/fix this because more and more people will buy and USE this version ....

Many thanks in advanced!

@zarvox
Copy link
Member

zarvox commented Jun 19, 2012

While this is not currently supported, it's definitely on our roadmap!

In the meantime, there's a work-in-progress branch over at https://github.com/renewagner/libfreenect/tree/k4w-wip - there may be some API changes between what's there and what hits upstream, though, so be forewarned.

@Funto
Copy link

Funto commented Dec 29, 2012

What's the state for this work? It seems the k4w-wip is not updated anymore, any idea when this could me merged in the official trunk for libfreenect?

@DerCommodore
Copy link
Author

Yea. When is it merged?

@col000r
Copy link

col000r commented Feb 1, 2013

I'm very interested in Kinect for Windows support too!

@cnobile2012
Copy link

I'm assuming this is for the newer model 1473, yes?

With this model I get the following:

$ glview
Kinect camera test
Number of devices found: 1
Could not open camera: -3
Could not open device

$ lsusb
Bus 001 Device 008: ID 045e:02c2 Microsoft Corp.
Bus 001 Device 009: ID 045e:02ad Microsoft Corp. Xbox NUI Audio
Bus 001 Device 011: ID 045e:02ae Microsoft Corp. Xbox NUI Camera

Notice no motor device.

@madEng84
Copy link

I saw these post today...
http://answers.ros.org/question/12876/kinect-for-windows/
http://answers.ros.org/answers/35351/revisions/

i think these can help us 👯

@piedar
Copy link
Contributor

piedar commented Mar 27, 2013

My Kinect for Windows device works fine with current libfreenect as long as I don't try to use the motor.

freenect_select_subdevices(fn_context, FREENECT_DEVICE_CAMERA);

@piedar
Copy link
Contributor

piedar commented Jun 15, 2013

#325 looks like the place to be.

@piedar piedar closed this as completed Jun 15, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants