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 generate PCD maps in Autoware for NDT #9

Open
ningfeiwang opened this issue Dec 2, 2019 · 2 comments
Open

How to generate PCD maps in Autoware for NDT #9

ningfeiwang opened this issue Dec 2, 2019 · 2 comments

Comments

@ningfeiwang
Copy link

Hello,

I wonder how to generate PCD maps for NDT localization in Autoware if I have a batch of PCD files and their real poses. I think the maps you provide is generated by driving the car in the simulator and collect the LiDAR frames data. I am not sure how I can stitch such pcds files together.

Thank you very much.

@martins-mozeiko
Copy link
Contributor

I do not think you need to stitch files together. Autoware can load multiple pcd files for their map. Just select all of them you have.

@ningfeiwang
Copy link
Author

Thank you very much.

I am just curious whether Autoware will just simply load all points from different pcd fils and combine them together directly or make some special operation(like using filters) then put them together.

Also, what if all the pcd files have different original points? Can Autoware adds them together or I need to manually transform them into the same original points first?

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

2 participants