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

fixes for texture mesh export for pcl > 1.13.0 #1039

Merged
merged 1 commit into from
May 30, 2023

Conversation

arrlee
Copy link
Contributor

@arrlee arrlee commented May 26, 2023

PCL 1.13.0 introduced tex_coord_indices in pcl::TextureMesh. Omitting to fill the new vector causes a segmentation fault. The pull request fixes this issue and makes exporting textured meshes possible again.

@matlabbe matlabbe merged commit 67df99a into introlab:master May 30, 2023
7 checks passed
@matlabbe
Copy link
Member

LGTM! Thanks!

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.

None yet

2 participants