#include <gazebo_ros_multicamera.h>
|  | 
| void | OnNewFrame (const unsigned char *_image, GazeboRosCameraUtils *util) | 
|  | 
| virtual void | OnNewFrameLeft (const unsigned char *_image, unsigned int _width, unsigned int _height, unsigned int _depth, const std::string &_format) | 
|  | Update the controller FIXME: switch to function vectors.  More... 
 | 
|  | 
| virtual void | OnNewFrameRight (const unsigned char *_image, unsigned int _width, unsigned int _height, unsigned int _depth, const std::string &_format) | 
|  | 
|  | 
| std::vector< rendering::CameraPtr > | camera | 
|  | 
| std::vector< unsigned int > | depth | 
|  | 
| std::vector< std::string > | format | 
|  | 
| std::vector< unsigned int > | height | 
|  | 
| sensors::MultiCameraSensorPtr | parentSensor | 
|  | 
| std::vector< unsigned int > | width | 
|  | 
Definition at line 30 of file gazebo_ros_multicamera.h.
 
◆ GazeboRosMultiCamera()
      
        
          | gazebo::GazeboRosMultiCamera::GazeboRosMultiCamera | ( |  | ) |  | 
      
 
 
◆ ~GazeboRosMultiCamera()
      
        
          | gazebo::GazeboRosMultiCamera::~GazeboRosMultiCamera | ( |  | ) |  | 
      
 
 
◆ Load()
  
  | 
        
          | void gazebo::GazeboRosMultiCamera::Load | ( | sensors::SensorPtr | _parent, |  
          |  |  | sdf::ElementPtr | _sdf |  
          |  | ) |  |  |  | virtual | 
 
 
◆ OnNewFrame()
  
  | 
        
          | void gazebo::GazeboRosMultiCamera::OnNewFrame | ( | const unsigned char * | _image, |  
          |  |  | GazeboRosCameraUtils * | util |  
          |  | ) |  |  |  | protected | 
 
 
◆ OnNewFrameLeft()
  
  | 
        
          | void gazebo::GazeboRosMultiCamera::OnNewFrameLeft | ( | const unsigned char * | _image, |  
          |  |  | unsigned int | _width, |  
          |  |  | unsigned int | _height, |  
          |  |  | unsigned int | _depth, |  
          |  |  | const std::string & | _format |  
          |  | ) |  |  |  | protectedvirtual | 
 
 
◆ OnNewFrameRight()
  
  | 
        
          | void gazebo::GazeboRosMultiCamera::OnNewFrameRight | ( | const unsigned char * | _image, |  
          |  |  | unsigned int | _width, |  
          |  |  | unsigned int | _height, |  
          |  |  | unsigned int | _depth, |  
          |  |  | const std::string & | _format |  
          |  | ) |  |  |  | protectedvirtual | 
 
 
◆ image_connect_count_
◆ image_connect_count_lock_
  
  | 
        
          | boost::shared_ptr<boost::mutex> gazebo::GazeboRosMultiCamera::image_connect_count_lock_ |  | private | 
 
 
◆ utils
◆ was_active_
The documentation for this class was generated from the following files: