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

How to interpret PointCloud2 data? #26

Open
ahar opened this issue Dec 14, 2017 · 0 comments
Open

How to interpret PointCloud2 data? #26

ahar opened this issue Dec 14, 2017 · 0 comments

Comments

@ahar
Copy link

ahar commented Dec 14, 2017

Hi,
I use this package for generating pointcloud corresponding to the laser range data. range data is of float32 type where as PointCloud2 data is uint8 type and therefore it is confusing for me to interpret as to which range measurement corresponds to which data of the cloud.

Again, from the structure of the cloud, I find that the sequence of data repeats after every 16 data field, in which last four remain zeros. The remaining 12 represent one point corresponding to a range measurement. Am I right? Now, I do not understand which ones are the x , y and z values in this.
Please help me to interpret it correctly, as I need to do some sensor calibration using this data.

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

No branches or pull requests

1 participant