NVlabs / handover-sim

A simulation environment and benchmark for human-to-robot object handovers
https://handover-sim.github.io
BSD 3-Clause "New" or "Revised" License
87 stars 14 forks source link

The problem of ./handover/data/compile_assets.sh #6

Closed wangweifan77777 closed 1 year ago

wangweifan77777 commented 1 year ago

Traceback (most recent call last): File "compile_mano_assets.py", line 390, in main() File "compile_mano_assets.py", line 156, in main model = HandModel45( TypeError: init() got an unexpected keyword argument 'betas'

ychao-nvidia commented 1 year ago

Duplicate of #2 and #4