-
Notifications
You must be signed in to change notification settings - Fork 17
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
Only the first frame can match #10
Comments
If it's convenient, you can send me your dataset and I'll conduct a test to check where the problem is coming from. |
Thank you for your help,here is the link to my dataset. |
Hello, thank you for your excellent work. I'm currently experiencing the same issue. I used an Xsens IMU, so I updated the mid360.yaml file according to the results from LiDAR_IMU_Init.
Here is my bag file. https://drive.google.com/file/d/1xo4kczCZlenbRv1dfkr0bpFXZ9oRMS62/view?usp=drive_link thanks |
My problem was finally solved by the ICP algorithm |
Could you please explain the ICP algorithm in more detail? i'm beginner, so I appreciate your help. I have changed the extrinR and extrinT values to That i got from the calibration result. but anything changed. Now, I'm looking into the ICP algorithm section of the global_localization() function in the lasermapping.cpp file, but I'm not sure what to modify. Should I change the setMaxCorrespondenceDistance()? thanks |
My lidar is a MID360, placed upside down on the robot, mapped through your FAST LIO package, and ran the result in FAST-LOCALIZATION, but only the first frame matched and the effect was good, and then it started Very serious drift, how should I solve it?
The text was updated successfully, but these errors were encountered: