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

pcd_corners_est.detect_pcd_corners() stalls #22

Open
gitist opened this issue Jan 15, 2020 · 4 comments
Open

pcd_corners_est.detect_pcd_corners() stalls #22

gitist opened this issue Jan 15, 2020 · 4 comments

Comments

@gitist
Copy link

gitist commented Jan 15, 2020

from ILCC import pcd_corners_est
pcd_corners_est.detect_pcd_corners()

When the code above is run, the program stalls at
seg_co was segmented into 2045
twice_clustered_seg num=2045
/home/user/github/ILCC/DATA/output/pcd_seg/0001/0001block41.txt
passed
pca: [0.63413158 0.36268445 0.00318398]
1
marker is found!

It just sits there and never returns. Has anyone seen this behavior? How do I fix it?

@Zeeshan313
Copy link

Did you solve this problem. i am facing similar problem.

@nonlinear1
Copy link

I have the same problem!!!

@nonlinear1
Copy link

nonlinear1 commented May 13, 2021

@ Zeeshan313 @gitist Could we together disscuss this problem and solve it? I know the reason of this problem . But I solve it diffcult for I am not familiar with python! the prolbem lies in "seg.segment()", this cann't run and stalls.

@Samer-Docs
Copy link

@Zeeshan313 @nonlinear1 @gitist Hi all, I am trying to run the code as well. Did you manage to run it?

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

4 participants