18 #ifndef _GAZEBO_IMU_SENSOR_PLUGIN_HH_ 19 #define _GAZEBO_IMU_SENSOR_PLUGIN_HH_ 22 #include "gazebo/sensors/sensors.hh" std::shared_ptr< Sensor > SensorPtr
Definition: SensorTypes.hh:63
boost::shared_ptr< Link > LinkPtr
Definition: PhysicsTypes.hh:100
boost::shared_ptr< World > WorldPtr
Definition: PhysicsTypes.hh:84
Forward declarations for the common classes.
Definition: Animation.hh:33
std::shared_ptr< ImuSensor > ImuSensorPtr
Definition: SensorTypes.hh:91
sensors::ImuSensorPtr parentSensor
The parent sensor.
Definition: ImuSensorPlugin.hh:46
boost::shared_ptr< Connection > ConnectionPtr
Definition: CommonTypes.hh:153
An base class plugin for custom imu sensor processing.
Definition: ImuSensorPlugin.hh:28
A plugin with access to physics::Sensor.
Definition: Plugin.hh:274
#define GAZEBO_VISIBLE
Use to represent "symbol visible" if supported.
Definition: system.hh:59