February 2020
Intermediate to advanced
432 pages
10h 50m
English
URDF, as we explained in the previous chapter, stands for Unified Robot Description Format and has an XML-compliant syntax to simulate the visual properties of a robot. This format, fitting the scope it was conceived for, does not model some of the characteristics that are needed for a dynamic simulation. More precisely, it cannot specify the following:
For such reasons, an evolved XML format called Simulation Description Format (SDF) started its development as part of the Gazebo robot simulator. SDF allows us to describe objects ...