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

Dose this project include distortion correction function? #11

Closed
JACKLiuDay opened this issue Aug 31, 2022 · 2 comments
Closed

Dose this project include distortion correction function? #11

JACKLiuDay opened this issue Aug 31, 2022 · 2 comments

Comments

@JACKLiuDay
Copy link

Hi, thank you for your great work about icp_localization. I want to use it for my robot and my lidar is velodyne-16. When my robot run fast, such as 1m/s, the lidar pointcloud will be affected. So I want to know whether icp_localization have pointcloud distortion correction function. Or, I need to write it by myself.

@jelavice
Copy link
Collaborator

Hi @JACKLiuDay , no, the pointcloud undistortion is not implemented. However, if your speed is only 1 m/s, you can probably get away without it undistortion.

@JACKLiuDay
Copy link
Author

JACKLiuDay commented Sep 1, 2022

Hi @JACKLiuDay , no, the pointcloud undistortion is not implemented. However, if your speed is only 1 m/s, you can probably get away without it undistortion.

Hi,thank you for your reply. I will test it with my robot. By the way, I see this project belongs to leggedrobotics, have you ever tested icp_localization with legged robot? Such as four-legged robot. The vibration of the quadruped robot during movement must have a great influence on the ICP registration. Thanks.

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