chengxuxin / expressive-humanoid

[RSS 2024]: Expressive Whole-Body Control for Humanoid Robots
https://expressive-humanoid.github.io/
Other
191 stars 17 forks source link

err when python fbx_importer_all.py #6

Closed dbdxnuliba closed 2 months ago

dbdxnuliba commented 2 months ago

(humanoid) nuli@nuli:~/rl/expressive-humanoid/ASE/ase/poselib$ python fbx_importer_all.py 2024-09-05 23:48:48,077 - INFO - logger - logger initialized 2550 0 01_01.fbx 20 02_07.fbx 40 05_13.fbx 60 06_13.fbx 80 08_06.fbx 100 102_03.fbx 120 102_23.fbx 140 104_02.fbx Error in 01_01.fbx Error in 02_07.fbx 1 01_02.fbx 21 02_08.fbx Error in 01_02.fbx 2 01_03.fbx Error in 02_08.fbx 22 02_09.fbx Error in 01_03.fbx 3 01_04.fbx Error in 02_09.fbx 23 02_10.fbx Error in 01_04.fbx 4 01_05.fbx Error in 02_10.fbx 24 03_01.fbx Error in 01_05.fbx 5 01_06.fbx Error in 03_01.fbx 25 03_02.fbx Error in 01_06.fbx 6 01_07.fbx Error in 03_02.fbx 26 03_03.fbx Error in 01_07.fbx Error in 03_03.fbx 7 01_08.fbx

dbdxnuliba commented 2 months ago

it has been solved by the solution modify make file ,refer to https://github.com/nv-tlabs/ASE/issues/61 image

image