Namespaces | Typedefs
SensorTypes.hh File Reference

Forward declarations and typedefs for sensors. More...

#include <vector>
#include <boost/shared_ptr.hpp>
Include dependency graph for SensorTypes.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  gazebo::sensors
 

Sensors namespace.


Typedefs

typedef boost::shared_ptr< SensorSensorPtr
typedef boost::shared_ptr
< RaySensor
RaySensorPtr
typedef boost::shared_ptr
< CameraSensor
CameraSensorPtr
typedef boost::shared_ptr
< DepthCameraSensor > 
DepthCameraSensorPtr
typedef boost::shared_ptr
< ContactSensor
ContactSensorPtr
typedef std::vector< SensorPtr > Sensor_V
typedef std::vector< RaySensorPtr > RaySensor_V
typedef std::vector
< CameraSensorPtr > 
CameraSensor_V
typedef std::vector
< DepthCameraSensorPtr > 
DepthCameraSensor_V
typedef std::vector
< ContactSensorPtr > 
ContactSensor_V

Detailed Description

Forward declarations and typedefs for sensors.