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

PlyWriter ignores label when saving PointTypeXYZRGBL (PCL 1.6) #90

Closed
mitjap opened this issue May 20, 2013 · 2 comments
Closed

PlyWriter ignores label when saving PointTypeXYZRGBL (PCL 1.6) #90

mitjap opened this issue May 20, 2013 · 2 comments

Comments

@mitjap
Copy link

mitjap commented May 20, 2013

When saving PointCloud with XYZRGBL points PlyWriter ignores label field and instead somehow adds alpha in header. In output file's body label field is inclouded but some extra field (probably alpha) is there, which yields parsing error (field count in line does not match field count in header.

https://gist.github.com/mitjap/5615779 (cloud.ply, main.cpp, cout)

@mitjap
Copy link
Author

mitjap commented May 20, 2013

i found that it was fixed on trunk..
dbed646

@aichim
Copy link
Member

aichim commented May 20, 2013

Ok, it will be included in the next release.

@aichim aichim closed this as completed May 20, 2013
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