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

Fix PointXYZRGBA ctor, set A as 255 by default #4799

Merged
merged 1 commit into from
Jun 11, 2021

Conversation

kunaltyagi
Copy link
Member

@kunaltyagi kunaltyagi commented Jun 10, 2021

Closes #4795

This brings the ctor in alignment with others (of RGB) which set A as 255 by default. Since PCL doesn't differentiate between RGB and RGBA points

Reasoning: they should be similar in memory on default ctor

@kunaltyagi kunaltyagi requested review from mvieth and larshg June 10, 2021 08:46
@kunaltyagi kunaltyagi changed the title Fix RGBA ctor to set A as 255 by default Fix PointXYZRGBA ctor, set A as 255 by default Jun 10, 2021
@kunaltyagi kunaltyagi added changelog: behavior change Meta-information for changelog generation module: common labels Jun 10, 2021
@kunaltyagi kunaltyagi merged commit 824d0d8 into PointCloudLibrary:master Jun 11, 2021
@kunaltyagi kunaltyagi deleted the fix.rgba branch June 11, 2021 00:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog: behavior change Meta-information for changelog generation module: common
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[visualizer] qt_visualizer tutorial doesn't work
3 participants