Converting from URDF to SDF ignores the name attribute of a link's collision tag and sets the name to _collision. This causes problems when parts of the URDF such as the contact sensor reference the collision tag by name. In the attached file, it converts leftFingerCollision to leftFinger_collision.
Original report (archived issue) by adhenning (Bitbucket: adhenning).
The original report had attachments: simple-robot.urdf
Converting from URDF to SDF ignores the name attribute of a link's collision tag and sets the name to_collision. This causes problems when parts of the URDF such as the contact sensor reference the collision tag by name. In the attached file, it converts leftFingerCollision to leftFinger_collision.
Conversion output: