Gazebo | Ignition | Community
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

SDFormat is not a catkin package; it is a plain cmake package. Gazebo uses pkg-config to find sdformat and explicitly links against the sdformat libraries where necessary.

If you also want to build sdformat from source in a catkin workspace, you will need to add a package.xml file (see the package_xml branch in sdformat for an example).