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

Computing square root of sum of squared errors vs square root of mean squared errors #46

Open
gsp-27 opened this issue Jun 11, 2022 · 0 comments

Comments

@gsp-27
Copy link

gsp-27 commented Jun 11, 2022

Hi, in the paper referenced here: https://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=6385773&tag=1, absolute_trajectory_error is defined as the root mean squared error, but instead in the code it is computed as square root of sum of squared errors as referenced below.

Is there a specific reason for doing this?

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

1 participant