ImportError: cannot import name 'get_default_testdata' from 'common' (/home/user/source_builds/Open3D/examples/python/t_reconstruction_system/common.py) #5321
Labels
bug
Not a build issue, this is likely a bug.
Checklist
master
branch).Describe the issue
While running integrate.py(dense_slam.py as well) examples from t_reconstruction_system, a function, get_default_testdata, needs to be imported from common.py located in the same folder. Looks like this function is missing from the file.
Steps to reproduce the bug
Error message
Expected behavior
No response
Open3D, Python and System information
Additional information
No response
The text was updated successfully, but these errors were encountered: