IndexError: index 1 is out of bounds for axis 0 with size 1
python程序中执行报错:
Traceback (most recent call last):
File “XXXXXXXXXXXXXXXX.py”, line 237, in <module>
leftpose_radius002 = pose.radius[1]
IndexError: index 1 is out of bounds for axis 0 with size 1