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

Inconsistent unit (rad vs deg) in c++ and python #339

Closed
wing-kit opened this issue May 9, 2024 · 1 comment
Closed

Inconsistent unit (rad vs deg) in c++ and python #339

wing-kit opened this issue May 9, 2024 · 1 comment

Comments

@wing-kit
Copy link

wing-kit commented May 9, 2024

https://github.com/PRBonn/kiss-icp/blob/main/cpp/kiss_icp/metrics/Metrics.cpp#L152
In the implementation part it is in rad/m.

https://github.com/PRBonn/kiss-icp/blob/main/python/kiss_icp/metrics.py#L30

In the rendering it says it is in deg/m.
https://github.com/PRBonn/kiss-icp/blob/main/python/kiss_icp/pipeline.py#L175

wing-kit added a commit to wing-kit/kiss-icp that referenced this issue May 9, 2024
@benemer benemer closed this as completed May 19, 2024
@benemer
Copy link
Member

benemer commented May 19, 2024

See #340

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