Open mzwang828 opened 7 years ago
Have the same problem. It gets worse over time too. Could be LibUSB3 or hardware issues. Try with other Kinects?
It has been quite long time but this could be useful for future readers. Package losses are generally due to hardware limitations or problems while registering to libfreenect2 library. What i can suggest is to first check CPU load. If everything seems okay, then you can try to change the usb port since sometimes it could be related to LibUSB3 as previously mentioned.
Hey,
Every time I subscribe to the image_depth topic, I got this depth packets were lost info:
Although I can still get the depth image from the topic, I just don't feel good with lost packets. When I subscribe to image_color_rect topic, I don't have any packets lost. Is there any way I can fix this packet lost problem? Also, I tried but can't get OpenCL working on my NUC. I check beignet github and it seems they only support till 6th generation Intel, can I have openCL working with the 7th generation cpu?
I'm running on Ubuntu 16.04 with ROS kinetic. My NUC has i7-7567U and Kabylake GT3. I submitted another issue regarding opencl for 7th generation cpu, https://github.com/OpenKinect/libfreenect2/issues/920
Thanks for your help!