Go to the documentation of this file.
17 #ifndef IGNITION_SENSORS_UTIL_HH_
18 #define IGNITION_SENSORS_UTIL_HH_
22 #include <sdf/Element.hh>
23 #include <sdf/Sensor.hh>
25 #include "ignition/sensors/config.hh"
26 #include "ignition/sensors/Export.hh"
33 inline namespace IGNITION_SENSORS_VERSION_NAMESPACE {
std::string customType(const sdf::Sensor &_sdf)
Get the name of a sensor's custom type from SDF.
Definition: AirPressureSensor.hh:31