18 #ifndef GAZEBO_PLUGINS_IMUSENSORPLUGIN_HH_
19 #define GAZEBO_PLUGINS_IMUSENSORPLUGIN_HH_
22 #include "gazebo/sensors/sensors.hh"
std::shared_ptr< Sensor > SensorPtr
Definition: SensorTypes.hh:64
boost::shared_ptr< Link > LinkPtr
Definition: PhysicsTypes.hh:109
boost::shared_ptr< World > WorldPtr
Definition: PhysicsTypes.hh:89
std::shared_ptr< ImuSensor > ImuSensorPtr
Definition: SensorTypes.hh:96
sensors::ImuSensorPtr parentSensor
The parent sensor.
Definition: ImuSensorPlugin.hh:46
boost::shared_ptr< Connection > ConnectionPtr
Definition: CommonTypes.hh:134
An base class plugin for custom imu sensor processing.
Definition: ImuSensorPlugin.hh:28
A plugin with access to physics::Sensor.
Definition: Plugin.hh:289
#define GAZEBO_VISIBLE
Use to represent "symbol visible" if supported.
Definition: system.hh:59