Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OpenNI on Tegra TK1 (ARM processor) #115

Open
schelian opened this issue May 9, 2016 · 5 comments
Open

OpenNI on Tegra TK1 (ARM processor) #115

schelian opened this issue May 9, 2016 · 5 comments

Comments

@schelian
Copy link

schelian commented May 9, 2016

Hi all, I'm trying to get OpenNI working on a Tegra TK1. I'm using the latest OpenNI and SensorKinect & following the directions here with the following mod's:
1.) For SensorKinect, fixing a problem with virtual functions before compiling (see details here).
2.) For the USB interface, disabling USB auto-suspend (see details here).

First, the Kinect v1 is plugged in & blinking green (lsusb shows it's up; my 55-primesense-usb.rules
also seems correct in /etc/dev/rules.d). However when I run sudo ./Sample-NiSimpleRead in OpenNI/Platform/Linux/Redist/OpenNI-Bin-Dev-Linux-Arm-v1.5.7.10/Samples/Bin/Arm-Release, I get the error below. Any hints would be appreciated!

Reading config from: '../../Config/SamplesConfig.xml'
One or more of the following nodes could not be enumerated:

Device: PrimeSense/SensorKinect/5.1.2.1: The device is not connected!
@schelian
Copy link
Author

schelian commented May 16, 2016

Update: now, I can get Sample-NiSimpleRead to work as in the first link above but I have the same problem he has. I cannot get the viewer to work. When I run a program that requires images, I get the error message below and the images I get are all black / empty:

`Warning: USB events thread - failed to set priority. This might cause loss of data...``

@LGinC
Copy link

LGinC commented Sep 19, 2016

me too,can not create the user node etc.

@LGinC
Copy link

LGinC commented Sep 19, 2016

the sad story in tegra k1

@LGinC
Copy link

LGinC commented Sep 19, 2016

I find it. command line "niReg -l" . there are't user,hands,gesture,scene modules,but I don't know how to register them

@LGinC
Copy link

LGinC commented Sep 19, 2016

Do we need NITE?
I can't find User module in source code of OpenNI

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants