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

PCDLoader: Fix RGB loading order for binary compressed files. #23286

Merged
merged 1 commit into from
Jan 20, 2022

Conversation

LeoPapais
Copy link
Contributor

Related issue: #23285

Description

There was a problem loading binary_compressed PCD files that inverted the RGB order, making it render the points with wrong colors. The fix just reverts the color loading order.

@mrdoob mrdoob added this to the r137 milestone Jan 20, 2022
@mrdoob mrdoob merged commit f9a5a96 into mrdoob:dev Jan 20, 2022
@mrdoob
Copy link
Owner

mrdoob commented Jan 20, 2022

Thanks!

@Mugen87 Mugen87 changed the title fixes RGB loading order PCDLoader: Fix RGB loading order for binary compressed files. Jan 20, 2022
@LeoPapais LeoPapais deleted the fix-pcdloader-binary-compressed branch January 21, 2022 18:23
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