fusion2urdf
fusion2urdf copied to clipboard
Index error: the index (-1) is out of range
Hello, strange error..
Any idea?
Thanks friends
Vincent
SAME PROBLEM..forever... all file...same problem...
I changed in utils/utils.py
in line 37 allOccs[-1]
with allOccs.item((allOccs.count-1))
and it worked. Opened a Pull Request here.
very thank you for your work!!
experienced the same issue, fixed it, thanks