You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, apparently at one point OpenCV3 got support. I was able to build it with ROS Melodic / Ubuntu 18.04 and run kinect2_bridge.launch. The camera runs, I can read the camera_info, image_color etc and view it using image_view.
However, the readme still says that it won't work:
Could you please confirm that it is fully supported and update the readme accordingly?
Thank you
The text was updated successfully, but these errors were encountered:
I did not do anything special, besides following the installation instructions. During libfreenect2 installation, I installed the optional OpenCL and VAAPI libs. My system:
I have installed all on Intel NUC i5, but OpenCL does not work.
What has helped was to run the bridge with those settingsrosrun kinect2_bridge kinect2_bridge _depth_method:=cpu _reg_method:=cpu
Hello, apparently at one point OpenCV3 got support. I was able to build it with ROS Melodic / Ubuntu 18.04 and run
kinect2_bridge.launch
. The camera runs, I can read thecamera_info
,image_color
etc and view it usingimage_view
.However, the readme still says that it won't work:
Could you please confirm that it is fully supported and update the readme accordingly?
Thank you
The text was updated successfully, but these errors were encountered: