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

regarding "hokuyo_points" topic in scan_to_pcl.cpp #2

Open
ahar opened this issue Oct 26, 2017 · 0 comments
Open

regarding "hokuyo_points" topic in scan_to_pcl.cpp #2

ahar opened this issue Oct 26, 2017 · 0 comments

Comments

@ahar
Copy link

ahar commented Oct 26, 2017

Hi,
While I was following your code, I observed that /hokuyo_points topic contains a set of 8 data values and then the index of the data as per valid range position in /scan topic arrives. I looked into all the header files and all other corresponding functions relevant to this code and the spin_hokuyo package. I am unable to understand where from does this 8 data generate. If I try to relate this with PointCloud2 data fields, I could not correlate them with any meaningful x,y,z coordinates. Is it anyway related to geometry_msgs/TransformStamped Message. There also, translation and rotation comprises of 7 data and frame_id and header comes separately. I checked the /tf topic which provides the translation and rotation. Can you please help me to figure out what I am actually missing here?

Also, projectLaser has been used here and not the transformLaserScanToPointCloud.

thanks,
Anindya

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