Closed davidthomas411 closed 8 months ago
I can't reproduce the issue, can you tell me precisely what you did?
Actually, I think your model has not been imported correctly.
"C:\Users\david\AppData\Roaming\Blender Foundation\Blender\3.6\scripts\addons\Pose2Sim_Blender\Pose2Sim_Blender\model.py"
, can you add:
print(geometry_directories)
line 111 and restart Blender?Importing ****
?My mistake - I wasn't correctly selecting the model in the outliner - now it works everytime!! Closing the issue- thanks for your support.
Error on motion import - both csv and mot files, both with example data and my own data.
"line 166, in apply_mot_to_model b_iterated = [o.name for o in collection.objects if o.name.startswith(b.getName())][0] IndexError: list index out of range"