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

Why are point normals scaled? #54

Open
Levaru opened this issue Jun 9, 2021 · 1 comment
Open

Why are point normals scaled? #54

Levaru opened this issue Jun 9, 2021 · 1 comment

Comments

@Levaru
Copy link

Levaru commented Jun 9, 2021

In PhoXiInterface::getOrganizedCloudFromFrame and PhoXiInterface::getUnorganizedCloudFromFrame the point coordinates are divided by 1000 to change the scaling from the PhoXi-Default mm to the ROS-Default m. This is completely fine.

What I don't understand is why is the "scaling" of the point normals also changed? Aren't point normals by name and definition normalized? I'm asking because we are performing 3d object matching with Halcon and the matching fails, unless we "scale" the point normals back up.

@marcelsvec
Copy link
Contributor

Hi Levaru, this is a bug, there is no reason to scale normals. Sorry for the inconvenience.

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