-
Notifications
You must be signed in to change notification settings - Fork 42
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
comparison to rf2o_laser_odometry #7
Comments
I haven't tested rf2o_laser_odometry yet, but it will be very great, if you will provide findings of the comparison here |
From my testing yesterday, both solutions perform similar in regards to results. Still only basic testing done. No real mapping runs or anything. I’ll update as I continue testing. |
Have you tried to compile with the flag Release?
I haven't optimized this code of laser_scan_matcher yet, but it can be that the flag can help significantly with reducing CPU load |
It indeed seems to have saved some % of CPU. Didn't know this argument exists. Learned something. Thanks. |
Everything works now. :-)
One last question. How does thelaser_scan_match/csm compare to rf2o_laser_odometry?
I have both runnig (ROS2 fork of rf2o_laser_odometry). I wonder which one to use. Both deliver good results in my first tests.
The text was updated successfully, but these errors were encountered: