compas-dev / compas_fab

Robotic fabrication package for the COMPAS Framework.
https://compas.dev/compas_fab/
MIT License
108 stars 32 forks source link

When deserializing from data, ctor of ACM fails #293

Closed gonzalocasas closed 3 years ago

gonzalocasas commented 3 years ago

The collision_mesh param is empty, but its root_name has been set already, so, instead we don't try to do reassign it, it will be deserialized from data.

What type of change is this?

Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code.