18 #ifndef _GAZEBO_SONAR_PLUGIN_HH_ 19 #define _GAZEBO_SONAR_PLUGIN_HH_ 44 protected:
virtual void OnUpdate(msgs::SonarStamped _msg);
std::shared_ptr< Sensor > SensorPtr
Definition: SensorTypes.hh:63
Forward declarations for the common classes.
Definition: Animation.hh:33
boost::shared_ptr< Connection > ConnectionPtr
Definition: CommonTypes.hh:153
A sonar sensor plugin.
Definition: SonarPlugin.hh:29
sensors::SonarSensorPtr parentSensor
The parent sensor.
Definition: SonarPlugin.hh:47
Forward declarations and typedefs for sensors.
A plugin with access to physics::Sensor.
Definition: Plugin.hh:274
std::shared_ptr< SonarSensor > SonarSensorPtr
Definition: SensorTypes.hh:107
#define GAZEBO_VISIBLE
Use to represent "symbol visible" if supported.
Definition: system.hh:59