Mederic Fourmy
Mederic Fourmy
- For local_data, a hack would be to set a cosypose module attribute before config.py is ever imported and then check if this attribute is present while building the obsolute...
I had the same error when running the `teaser_python_ply.py` example. Somehow, changing import orders with open3d solved the issue: ``` import open3d as o3d import teaserpp_python ``` -> bug ```...
Yes indeed, which ones would you prioritize?
This issue have been addressed in https://github.com/thodan/bop_toolkit/pull/195, could you confirm @paroj ?
@cornerfarmer would a tag work?