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

pcd data generation problem #4

Open
SnailWalkerYC opened this issue Mar 1, 2021 · 3 comments
Open

pcd data generation problem #4

SnailWalkerYC opened this issue Mar 1, 2021 · 3 comments

Comments

@SnailWalkerYC
Copy link

Hi Ram,

I have another kind of the LiDAR with 40 lines, how do I transform my format LiDAR data to your input PCD format?

@liaoqinghai
Copy link
Member

We use PCL pointcloud pcd format and you just change the "pc:angle_resolution" in config file for 50 lines LiDAR. Since we would split the pointcloud into N rings to extract polygon object and the key parameter used is "angle_resolution".

@SnailWalkerYC
Copy link
Author

We use PCL pointcloud pcd format and you just change the "pc:angle_resolution" in config file for 50 lines LiDAR. Since we would split the pointcloud into N rings to extract polygon object and the key parameter used is "angle_resolution".

Thanks, Qinghai. I use this tool to calibrate the transformation between the camera and the LiDAR, but the yaw is obvious, not accurate. I follow the whole steps you in your doc, and using 10 snips of different poses, and filter the point cloud as your doc. Any potential recommendations or tips when using your tool?

@liaoqinghai
Copy link
Member

Could you share any 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

2 participants