简体   繁体   中英

Getting Point Cloud Data from Kinect v2 to PCL

I'm trying to link Kinect with the PCL library, and following this tutorial, but the grabber solution that I have built just crashes, stating that abort() was called. What exactly caused the problem and is there a workaround for this?

this is my grabber https://github.com/giacomodabisias/libfreenect2pclgrabber . I am integrating it in pcl here: https://github.com/PointCloudLibrary/pcl/pull/1410

You can find example for a single kinect2 and form multiple kinect2s in the repo.

I believe Kinect v2.0 is supported under the grabber class of PCL. You can get it from the web. http://download.csdn.net/detail/xx__hu/8571209

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM