Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiple errors with Meshroom 2019.2.0 and Blender 1.81 #4

Open
PKeidel opened this issue Sep 25, 2019 · 1 comment
Open

Multiple errors with Meshroom 2019.2.0 and Blender 1.81 #4

PKeidel opened this issue Sep 25, 2019 · 1 comment

Comments

@PKeidel
Copy link

PKeidel commented Sep 25, 2019

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

@tibicen
Copy link
Owner

tibicen commented Sep 25, 2019

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants