dexsuite / dex-retargeting

https://yzqin.github.io/anyteleop/
MIT License
194 stars 23 forks source link

error during visualizing robot hand-object Interaction #12

Closed haoyangzhanglab closed 4 months ago

haoyangzhanglab commented 4 months ago

I have followed the instructions and successfully visualized human hand interaction. However, when using this command to visualize robot hand interaction, the following error occurred. Is there any way to fix this problem? Thank you! image command: python3 visualize_hand_object.py --dexycb-dir=./dexycb --robots allegro shadow svh error: image

yzqin commented 4 months ago

Hi @haoyangzhanglab

Thanks for your information. There are some compatibility issues for the previous version, which is fixed now. I have updated both the code and the README for this example. Please follow the updated README with the latest version of the dex_retargeting package (0.3.1).