Roboy / SDFusion

Exporter for Fusion 360 models to SDFormat
BSD 3-Clause "New" or "Revised" License
39 stars 11 forks source link

SDfusion give error when try to export model #4

Open Dines97 opened 5 years ago

Dines97 commented 5 years ago

Can I just paste here my question from stackoverflow? SDFusion still supporting?

Dines97 commented 5 years ago

https://stackoverflow.com/questions/53399546/exporting-sdf-model-from-autodesk-fusion-360

missxa commented 5 years ago

It looks like there is a problem with the number of rigid groups. How many do you have? Note that your design should have all the links broken (to other designs)

You can debug the SDFusion script directly from Fusion 360, maybe you can look at the variables values where the exception is thrown

Dines97 commented 5 years ago

I am not very familiar with Fusion 360. The robot model is being developed by another group. So I decided to just export a simple cube model. Simple cube. The same error. What am I doing wrong?