code-iai / iai_kinect2

Tools for using the Kinect One (Kinect v2) in ROS
Apache License 2.0
879 stars 520 forks source link

kinect2_viewer error: libOpenCL.so.1: no version information available #454

Open lrxjason opened 7 years ago

lrxjason commented 7 years ago

libfreenect2 worked. I can see the test window through ./Protonect some parts of iai_kinect2 are also worked.

But I can't run the kinect2_viewer.

Here is the error information: lrx@lrx-laptop:~/catkin_ws/devel/lib/kinect2_viewer$ ./kinect2_viewer ./kinect2_viewer: /usr/local/cuda-8.0/targets/x86_64-linux/lib/libOpenCL.so.1: no version information available (required by /home/lrx/catkin_ws/devel/lib/libkinect2_registration.so) ./kinect2_viewer: /usr/local/cuda-8.0/targets/x86_64-linux/lib/libOpenCL.so.1: no version information available (required by /home/lrx/catkin_ws/devel/lib/libkinect2_registration.so) Segmentation fault (core dumped)

ayertay commented 7 years ago

I have the same error, after no version information it shows the following:

[ERROR] [registerPublisher] Failed to contact master at [localhost:11311]. Retrying...

cyc790 commented 6 years ago

@lrxjason I encountered the same problem,have you solved it?

cyc790 commented 6 years ago

@ayertay have you solved this problem?

ayertay commented 6 years ago

@cyc790 I’m sorry, I gave up and switched to Kinect v1.