You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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: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.The text was updated successfully, but these errors were encountered: