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

waitForNewFrame waits indefinitely #4

Open
lexfridman opened this issue Oct 5, 2015 · 1 comment
Open

waitForNewFrame waits indefinitely #4

lexfridman opened this issue Oct 5, 2015 · 1 comment

Comments

@lexfridman
Copy link

frameListener.waitForNewFrame() in "test.py" waits indefinitely for a RGB frame. It seems like it's getting the depth image but not the RGB, since I'm getting:

[Info] [OpenGLDepthPacketProcessor] avg. time: 3.43719ms -> ~290.935Hz

But no info output from the IR or RGB processor.

./Protonect from libfreenect2 (the cpp code on which test.py is based" runs great on my machine.

@nrhinehart
Copy link
Contributor

Hi @lexfridman , just letting you know I made fixes to the API, it works for me now. See PR 5 that I just opened, or go to my forked repo.

HTH
nick

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