sdf::Color | Defines a color |
sdf::Console | Message, error, warning, and logging functionality |
sdf::Console::ConsoleStream | An ostream-like class that we'll use for logging |
sdf::Converter | Convert from one version of SDF to another |
enable_shared_from_this | |
sdf::Element | SDF Element class |
sdf::Exception | Class for generating exceptions |
sdf::InternalError | Class for generating Internal Gazebo Errors: those errors which should never happend and represent programming bugs |
sdf::AssertionInternalError | Class for generating Exceptions which come from sdf assertions |
sdf::Inertia | A class for inertial information about a link |
sdf::Param | A parameter class |
sdf::Pose | Encapsulates a position and rotation in three space |
sdf::Quaternion | A quaternion class |
sdf::SDF | Base SDF class |
sdf::SDFExtension | A class for holding sdf extension elements in urdf |
sdf::Time | A Time class, can be used to hold wall- or sim-time |
sdf::URDF2SDF | URDF to SDF converter |
sdf::Vector2d | Generic double x, y vector |
sdf::Vector2i | Generic integer x, y vector |
sdf::Vector3 | Generic vector containing 3 elements |