How to define "rotation_threshold"? #338
Unanswered
GuoPingPan
asked this question in
Software Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
If it’s not a bug, please use discussions: https://github.com/NVlabs/curobo/discussions
Please provide the below information in addition to your issue:
Issue Details
I had found that "rotation_threshold" is the geodesic distance between reached quaternion and target quaternion. But it is hard for me to understand the
pose_distance_kernel.cu
.Is there a mathematical definition? Is it the same as the quaternion geodesic distance calculated by the code below?
Beta Was this translation helpful? Give feedback.
All reactions