gazebo-classic
gazebo-classic copied to clipboard
Avoid logging error when <empty> geometry is included
This is a very small change to avoid an error message while using msgs::Geometry::EMPTY
type with an empty statement to avoid writing an error message for "Unrecognized geometry type" in the default else
statement.
GeometryFromSDF()
.