-
Notifications
You must be signed in to change notification settings - Fork 952
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
Some questions about system performance #155
Comments
Just look at the text behind this table, there are information you need. |
Read their README. btw, I use this one: https://github.com/LeoQLi/KITTI_odometry_evaluation_tool, it works ok. |
I read some of the papers on slam, and I found that in these papers the performance of slam was usually evaluated with the average relative translation (%) and rotation (deg/m), It's just like the kitti list shows:
How to get this result?
In fact, I don't quite understand the meaning of these two evaluation indexes, so I don't know what the formula is for this parameter.
I have used evo to test the slam performance results, and can get ape and rpe, but these are not the above two evaluation parameters.
I just want to know what their formula is. Is it the absolute error of the final frame divided by the total distance?
The text was updated successfully, but these errors were encountered: