Robotics StackExchange | Archived questions

Any detailed tutorial for sdf format?

It seems that the only documentation for sdf format writing is http://sdformat.org/. But I think the explanation in this official website is not very detailed and clear. For example, I just cannot figure out the meaning of <state> element inside the <world> element. There is no explanation of the <state> element. And the tutorial in this website is only for installation. There are so many elements in it and I find it hard to learn. Any suggestion?

Asked by winston on 2015-03-06 22:07:37 UTC

Comments

Answers

Hi, the following site is not completely detailed as one would like but i hope it might help you in understanding the sdf elements a bit better

http://osrf-distributions.s3.amazonaws.com/sdformat/api/dev.html

Asked by PML on 2015-03-16 21:57:52 UTC

Comments