You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I will get into that. :)
This version was 1step, now I'm working on full import (node view, so it will be possible to choose what node to import).
Now addon works only on default meshroom node layout.
I'm not a python guy, sorry for not sending a PR.
It looks like the fileformat of meshroom changed.
Traceback (most recent call last):
File "/home/me/.config/blender/2.81/scripts/addons/meshroom2blender/init.py", line 238, in execute
import_cameras(cameras_sfm, self.img_front)
File "/home/me/.config/blender/2.81/scripts/addons/meshroom2blender/init.py", line 112, in import_cameras
pose = poses[view['poseId']]['transform']
KeyError: '24387228'
location: :-1
The text was updated successfully, but these errors were encountered: