cannot import libfreenect2

asked 2017-11-03 21:54:12 -0500

sowrabh gravatar image

I have followed the steps for the installation of libfreenect2 as given in this link ( https://github.com/OpenKinect/libfree... Ubuntu 14.04.1) i have installed it at /home/user_name/ i have to import freenect2 just like this https://rjw57.github.io/freenect2-pyt... But i'm not able to import freeenct2 and it gives me this error:

import freenect2 Traceback (most recent call last): File "<stdin>", line 1, in <module> ImportError: No module named freenect2

Or do i have any other option....

edit retag flag offensive close merge delete

Comments

As it is, this question is not a ROS question. Please update your question to make it one, or I would suggest you ask this over at OpenKinect/libfreenect2, as it would seem to be a more appropriate place to ask for support.

gvdhoorn gravatar image gvdhoorn  ( 2017-11-04 06:18:43 -0500 )edit

ohk Thank You...

sowrabh gravatar image sowrabh  ( 2017-11-06 04:26:48 -0500 )edit