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

Issue with step 4: register_segmented.py, TypeError occurs #75

Open
youngwoo1 opened this issue Sep 28, 2022 · 0 comments
Open

Issue with step 4: register_segmented.py, TypeError occurs #75

youngwoo1 opened this issue Sep 28, 2022 · 0 comments

Comments

@youngwoo1
Copy link

Hi, I found some error at register_segmented.py

100%|██████████████████████████████████████████████████████████████████████████████████████| 42/42 [00:15<00:00, 2.68it/s]
Apply post processing
100%|██████████████████████████████████████████████████████████████████████████████████████| 33/33 [00:00<00:00, 58.07it/s]

Traceback (most recent call last):

File "/home/youngwoo/ObjectDatasetTools/register_segmented.py", line 243, in
plane_norm = normalize(np.array(plane_equation[:3]))
TypeError: 'NoneType' object has no attribute 'getitem'

I got this error after processing.
Could you please help me with this error?
Thank you!

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

1 participant