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

Export organized clouds #41

Closed
matlabbe opened this issue Nov 24, 2015 · 1 comment
Closed

Export organized clouds #41

matlabbe opened this issue Nov 24, 2015 · 1 comment

Comments

@matlabbe
Copy link
Member

When exporting 3D clouds (File->Export 3D clouds), if Regenerate clouds=true, Voxel=0, maximum depth=0 and Assemble clouds=false, exported clouds should be organized. This can be done easily by removing removeNaNFromPointCloud() here. Just make sure that other stuff using this method are not assuming that there are no NaN values in the cloud returned.

See this post for the convention about detecting organized/dense clouds: http://www.pcl-users.org/warning-is-dense-misused-td2029417.html

@matlabbe
Copy link
Member Author

Added in c6a46a7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant