Skip to content

Kinect.isOpen()  #64

@lulitd

Description

@lulitd

I am currently adding safeguards to a project I've been working on, in the case that a Kinect is not plugged in. I had thought of using Kinect.isOpen() as a flag to check this.

Kinect.isOpen() returns true, despite not having a device plugged in after kinect.open() is called.

At first, I thought it might be because some Kinect services were running in the background,
however, even after terminating the processes in the background, Kinect.isOpen() returns true.

Did I misinterpret the use of Kinect.isOpen(), if so how would I check the status of the Kinect?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions