No error thrown #7009
Unanswered
phillipgavino
asked this question in
Q&A
No error thrown
#7009
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am currently attempting to use open3d to visualize two point cloud objects and find the nearest Euclidean distance between them when they are translated to given coordinate locations. When I click run, the script will pause for a moment then fail, with no error being thrown. Here is the code that triggers this issue:
The dimensional parameters are all floats. Not sure if that datatype is an issue.
Beta Was this translation helpful? Give feedback.
All reactions