gazebo, use of urdf vs. sdf
Hi there,
does anyone know, whether there is some documentation explaning the role of urdf vs sdf in fuerte? spawning urdf models in gazebo one gets a lot of warnings about the deprecated use of urdf!? gazebo says it would prefer sdf.
Also, what is the correct way to tell the new gazebo to load a model plugin using an urdf file? Is there an example somewhere? The current docs and howtos are a little short in this respect.
Thanks in advance
Georg
I've been wondering the same things. I cannot get sdf paths to work correctly so don't typically use them. gazebo_worlds/objects has some examples of urdfs that use plug-ins. Also, in other posts I had thought they said the warnings posted when loading urdf files would be fixed in a new release?