Skip to content

Added PointCloudXYZHSVtoXYZRGB function#5220

Merged
mvieth merged 3 commits intoPointCloudLibrary:masterfrom
gbernalr:patch-1
Apr 9, 2022
Merged

Added PointCloudXYZHSVtoXYZRGB function#5220
mvieth merged 3 commits intoPointCloudLibrary:masterfrom
gbernalr:patch-1

Conversation

@gbernalr
Copy link
Copy Markdown
Contributor

@gbernalr gbernalr commented Apr 7, 2022

I don't know why this function had not been added before.
PointXYZRGBtoXYZHSV is there but PointCloudXYZHSVtoXYZRGB is not so i created one.
Based in PointCloudXYZRGBtoXYZHSV function.

I don't why this function had not been added before, maybe im wrong idk.
@chuismiguel
Copy link
Copy Markdown

I would love this pull request to be checked and accepted as it is a funcionality that I would like to use in my 3D Vision Robot with RPI4B project. Thank you

Comment thread common/include/pcl/point_types_conversion.h Outdated
Sorry about that,

I have now fixed the documentation of the PointCloudXYZRGBtoXYZI which I messed up and updated the documentation for the PointCloudXYZHSVtoXYZRGB function I created.

G.
@chuismiguel
Copy link
Copy Markdown

I don't know why this function had not been added before.
PointXYZRGBtoXYZHSV is there but PointCloudXYZHSVtoXYZRGB is not so i created one.
Based in PointCloudXYZRGBtoXYZHSV function.

Also, without any intention of harming, I wanted to slightly point you out a small gramatical error on this text. 'had not been' is incorrect. Means nothing. The correct expression would be 'has not been added'. Don't worry, live and learn from mistakes!

LM

mvieth
mvieth previously approved these changes Apr 8, 2022
Copy link
Copy Markdown
Member

@mvieth mvieth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

Comment thread common/include/pcl/point_types_conversion.h Outdated
As mvieth mentioned, it works the same way as before only removing .point field from all variables in the loops.
@mvieth mvieth added the changelog: new feature Meta-information for changelog generation label Apr 9, 2022
@mvieth mvieth merged commit 71041d3 into PointCloudLibrary:master Apr 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog: new feature Meta-information for changelog generation module: common

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants