Hey, I was using this tool to create my own dataset and came across the following problem: when I run
objectName = "metal"
gr.launchObjectAlignment(objectName)
no new window is launched as expected. I've tried to set the mesh directory in object-meshs.yaml to be an absolute path as mentioned here, but it doesn't help. As is shown in the picture, I have point cloud reconstructed with "run-prep" successfully(top left). The 3d model of the object(.stl file) to be labeled is also shown in meshlab(top right). Everything works fine before "gr.launchObjectAlignment()", but the new window just doesn't show up. Any ideas on how to solve this situation? thanks in advance!
Hey, I was using this tool to create my own dataset and came across the following problem: when I run
no new window is launched as expected. I've tried to set the mesh directory in object-meshs.yaml to be an absolute path as mentioned here, but it doesn't help. As is shown in the picture, I have point cloud reconstructed with "run-prep" successfully(top left). The 3d model of the object(.stl file) to be labeled is also shown in meshlab(top right). Everything works fine before "gr.launchObjectAlignment()", but the new window just doesn't show up. Any ideas on how to solve this situation? thanks in advance!