Roman Baur
Results
1
comments of
Roman Baur
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](https://github.com/syuntoku14/fusion2urdf/pull/38).