ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
4

gazebo, use of urdf vs. sdf

asked 2012-05-08 09:12:36 -0500

Georg gravatar image

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

edit retag flag offensive close merge delete

Comments

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?

mcevoyandy gravatar image mcevoyandy  ( 2012-05-08 18:48:47 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
3

answered 2012-05-09 22:23:18 -0500

Georg gravatar image

Thanks Andy! After some more research and experiments I would answer these two questions as follows:

  1. URDF seems to be still the format of choice for specifying robots models in ROS. The Warnings mentioned are possibly due to the early version of fuerte and will possibly vanish in the future

  2. The method to load model plugins did obviously not change in fuerte. still use the urdf within a <gazebo> tag.

Best

Georg

edit flag offensive delete link more

Question Tools

5 followers

Stats

Asked: 2012-05-08 09:12:36 -0500

Seen: 1,589 times

Last updated: May 09 '12