cadop/fusion360descriptor

Component will not be written in the URDF file unless there is a joint attached to it.

apric0ts opened this issue · 0 comments

There has to be a joint connected/attached to a component otherwise it will not be generated in the URDF. The .stl file is still generated

This issue is likely caused by the second half of the _build_links() function from for k, joint... onwards