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

Create_cloud does not respect point cloud organization #126

Open
haudren opened this issue Jun 14, 2018 · 1 comment
Open

Create_cloud does not respect point cloud organization #126

haudren opened this issue Jun 14, 2018 · 1 comment

Comments

@haudren
Copy link

haudren commented Jun 14, 2018

I was playing around with a PCL application that needs an organized point cloud as input. However, using do_transform_point_cloud (from tf2_sensor_msgs) returns an unorganized point cloud.

After a quick investigation. it seems like create_cloud always returns a 1 by n cloud, but I'm not sure if it would be enough to simply pass in width / height arguments or if the point packing must be adapted.

@Hi-Zed
Copy link

Hi-Zed commented Jan 20, 2020

I created a pull request ( #157) to fix this.

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