syuntoku14 / fusion2urdf

A Fusion 360 Script to export URDF
MIT License
453 stars 151 forks source link

Scripts/URDF_Exporter\core\Joint.py", line 172, in make_joints_dict if joint.occurrenceTwo.component.name == 'base_link': AttributeError: 'NoneType' object has no attribute 'component' #68

Open zerix-T opened 1 year ago

zerix-T commented 1 year ago

image

Zotov93 commented 1 year ago

Hello. In one case, disabling the history helped me, in another case there was an error with the "Combine" tool.

braysonjohn148 commented 11 months ago

Hello. In one case, disabling the history helped me, in another case there was an error with the "Combine" tool.

Me too, after disabling history seemed to work.

pengchengmi commented 8 months ago

i have same question