freenect_stack icon indicating copy to clipboard operation
freenect_stack copied to clipboard

kinect2 support

Open jihoonl opened this issue 10 years ago • 7 comments

Does it do kinect2 support? or does it require other library to use kinect2?

jihoonl avatar Jan 27 '15 08:01 jihoonl

Once #13 gets resolved, freenect_stack in Indigo should support kinect v2. I'll leave this ticket open until we have confirmed that.

Piyush On Jan 27, 2015 2:38 AM, "Jihoon Lee" [email protected] wrote:

Does it do kinect2 support? or does it require other library to use kinect2?

— Reply to this email directly or view it on GitHub https://github.com/ros-drivers/freenect_stack/issues/14.

piyushk avatar Jan 27 '15 16:01 piyushk

I meant that I wonder whether Kinect for Xbox one is supported with this driver. because openkinect has separate repo to support this device

jihoonl avatar Jan 28 '15 00:01 jihoonl

For some reason I was under the impression that the changes required for running Kinect2 had been merged into the original libfreenect repository, which is clearly not the case.

This will likely require a separate libfreenect2 release.

piyushk avatar Jan 28 '15 22:01 piyushk

Any progress on this issue? Kinect1 is getting more and more difficult to obtain.

kyrofa avatar Nov 05 '15 21:11 kyrofa

Is there anyway that this stack could be re-purposed to work with libfreenect2 ?

mcgi5sr2 avatar Mar 01 '16 14:03 mcgi5sr2

@mcgi5sr2: There is libfreenect2 support in ROS, just not via freenect_stack. http://www.ros.org/news/2014/09/microsoft-kinect-v2-driver-released.html

I'm a bit backlogged at the moment, so I'll try and add libfreenect2 support to this stack soon.

piyushk avatar Mar 02 '16 17:03 piyushk

Hi piyushk, I am using the libfreenct2 and iai_kinect2 drivers. I am trying to get skeleton_tracker to work which is a fork of openni_camera. I was hoping to sub in this repo instead of the openni_camera one ot work with the kinect2. I'll need to look at all of it more closely, as I think its going to be a bit of hack. Thanks for the repy pal

mcgi5sr2 avatar Mar 02 '16 19:03 mcgi5sr2