How to convert an URDF to SDF with Gazebo Ignition ?
Hello,
In Gazebo classic I could convert URDF to SDF using gz sdf -p /my_urdf.urdf > /my_sdf.sdf
.
But it seems Gazebo Ignition doesn't install this tool.
How do you convert URDF to SDF with Gazebo Ignition ?