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

Q. How can I convert output of LeGO-LOAM to 2D grid map for path planning? #268

Open
yyongjae opened this issue Sep 11, 2023 · 0 comments
Open

Comments

@yyongjae
Copy link

My question is on the title.
I want to make a 2D(x,y) Grid map for path planning.
So I checked pointcloud through RVIZ and I think '/segmented_cloud_pure' topic is suitable for my task. (Is this right? It's from imageProjection.cpp)

Then, I wonder that if segmentedCloudPure(pcl:Pointcloud data) had over 10,000 points, what means the sequence of the points?

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