Either convert URDF to SDF or try to use <gazebo> elements for links based on http://gazebosim.org/tutorials/?tut=ros_urdf. Parsing of these might not be implemented for Ignition yet.
[x] Check if parsing of URDF <gazebo> elements for links is supported in Ignition
[x] If so, add them appropriately. If not, convert panda into SDF
Either convert URDF to SDF or try to use
<gazebo>
elements for links based on http://gazebosim.org/tutorials/?tut=ros_urdf. Parsing of these might not be implemented for Ignition yet.<gazebo>
elements for links is supported in Ignition