Skip to content

Conversation

@joelbudu
Copy link

@joelbudu joelbudu commented Feb 4, 2021

PR #1627 modifies the point-cloud message width & height but does not update the row_step to match. pcl::fromPCLPointCloud2() uses row_step to advance through the image, and hence segfaults when fed a message generated with ordered_pc message.

This fixes the structure of the pointCloud2 msg created

PR #1627 modifies the point-cloud message width & height but does not update the row_step to match. pcl::fromPCLPointCloud2() uses row_step to advance through the image, and hence segfaults when fed a message generated with ordered_pc message.

This fixes the structure of the pointCloud2 msg created
@doronhi
Copy link
Contributor

doronhi commented Feb 10, 2021

Duplication of #1676

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

Successfully merging this pull request may close these issues.

2 participants