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

Camera is not stopped when quit #22

Open
yubaoliu opened this issue Oct 21, 2019 · 1 comment
Open

Camera is not stopped when quit #22

yubaoliu opened this issue Oct 21, 2019 · 1 comment

Comments

@yubaoliu
Copy link

I use

  • kinect v2
  • ./MaskFusion -v2

I saw this error when quitting my program, and the Kinect camera still running after quitting the program.

Error:
Exception ignored in: <module 'threading' from '/usr/lib/python3.5/threading.py'> Traceback (most recent call last): File "/usr/lib/python3.5/threading.py", line 1290, in _shutdown _main_thread._delete() File "/usr/lib/python3.5/threading.py", line 1013, in _delete del _active[get_ident()] KeyError: 139809078914176 terminate called without an active exception Aborted (core dumped)
Also, how can I set PYTHON_VE_PATH when I use Anaconda.

Thanks

@Lick-Lee
Copy link

Hello, Did you solve this problem ? When I ran Maskfusion with two GPU , I met the same problem. I used two GPU(980Ti), one gpu for Mask RCNN, another for SLAM.
There has another problem, When I ran Maskfusion with the .klg log file, it always stopped before the end. It means there have some frames left.

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