brown-ivl / manus

[CVPR 2024] MANUS: Markerless Grasp Capture using Articulated 3D Gaussians
https://ivl.cs.brown.edu/research/manus.html
15 stars 6 forks source link

Blender Dependencies #2

Closed TheDepe closed 4 months ago

TheDepe commented 4 months ago

Hi,

I've been trying to get this up and running, but I notice that the blender scripts are dependent on blender_wormholes. I pulled your the repo, but it would appear that there are some pending updates, namely Object.set_origin_to().

Is it possible to get these uploaded either here or as part of the blender_wormholes repo?

Cheers

coreqode commented 4 months ago

Hi Dennis, could you please install blender-wormholes as pip install blender-wormholes? This should fix the blender errors.