18 #ifndef _GAZEBO_IMU_SENSOR_PLUGIN_HH_
19 #define _GAZEBO_IMU_SENSOR_PLUGIN_HH_
22 #include "gazebo/sensors/sensors.hh"
boost::shared_ptr< Connection > ConnectionPtr
Definition: CommonTypes.hh:147
boost::shared_ptr< World > WorldPtr
Definition: PhysicsTypes.hh:80
An base class plugin for custom imu sensor processing.
Definition: ImuSensorPlugin.hh:28
boost::shared_ptr< ImuSensor > ImuSensorPtr
Definition: SensorTypes.hh:90
boost::shared_ptr< Sensor > SensorPtr
Definition: SensorTypes.hh:62
A plugin with access to physics::Sensor.
Definition: Plugin.hh:274
sensors::ImuSensorPtr parentSensor
The parent sensor.
Definition: ImuSensorPlugin.hh:46
#define GAZEBO_VISIBLE
Use to represent "symbol visible" if supported.
Definition: system.hh:66
boost::shared_ptr< Link > LinkPtr
Definition: PhysicsTypes.hh:92