Kinect issue #79
SaraJaneDW
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, I have a question about Kinect - Inter.Real.Sense.Viever connection. In my case I am able to see depth map from Kinect in Kinnct Studio but IRS does only recognise Kinect as a camera and does not see the depth map. So my question is how does sanbox itself take the depth data from Kinect and does it need to be thru IRS. Second question is (and to be hones this is my first usage of python since I work in Matlab normally) I guess that once I run sandbox_server.py this should gather the data from depth camera and display something. In my case it stops at (ile "...s\sandbox-env\lib\site-packages\panel\config.py", line 348, in getattribute
init = super().getattribute('initialized')
AttributeError: '_config' object has no attribute 'initialized')
Is this connected to the imput data from kinect.
I had other issues before with folder acess on this machine so I can't exclude that this is still the same isse but I rather check. I am using Windows 10
Beta Was this translation helpful? Give feedback.
All reactions