Skip to content

When I process recorded xef files using ex-capture gives me below error #9

@arm235

Description

@arm235

Listening for Kinect data
Hover over the location you want to click and press enter
Traceback (most recent call last):
File "ex-capture.py", line 21, in
App.listen(getVideo=True, Clicking=True, duration=120)
File "C:\Users\741467.conda\envs\py2\lib\site-packages\PyKinectTk\Capture\DataCapture.py", line 213, in listen
body_frame = self.get_body_frame()
File "C:\Users\741467.conda\envs\py2\lib\site-packages\PyKinectTk\Capture\DataCapture.py", line 137, in get_body_frame
return self._kinect.get_last_body_frame()
File "C:\Users\741467.conda\envs\py2\lib\site-packages\PyKinectTk\utils\PyKinect2\PyKinectRuntime.py", line 280, in get_last_body_frame
return self._body_frame_bodies.copy()
File "C:\Users\741467.conda\envs\py2\lib\site-packages\PyKinectTk\utils\PyKinect2\PyKinectRuntime.py", line 547, in copy
res.floor_clip_plane = self.floor_clip_plane
KeyboardInterrupt

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