theg4sh / sdf2urdf

Converter gazebo's sdf to urdf.
22 stars 4 forks source link

Simple try catch for pose tags with no text #6

Closed dylan-gonzalez closed 5 days ago

dylan-gonzalez commented 2 months ago

SDF files allow you to define a <pose> tag that has no text, and thus assuming an identity transform to the frame specified in the relative_to frame. E.g: <pose relative_to='caster_frame' />