gazebosim/gz-omni

Sharing code with sdformat

Opened this issue · 1 comments

There are many duplicated code from sdformat, mostly in parsing msgs into usd. We could use the code in sdformat but most functions takes in sdf objects. Is there already a way to convert ignition::msgs to sdf? If not, should we convert them to sdf and then to usd? @ahcorde Do you think the it is worth the performance penalty?