Class MultiCameraPlugin
Defined in File multi_camera_plugin.hpp
Inheritance Relationships
Base Type
public SensorPlugin
Derived Type
private gazebo_plugins::GazeboRosCamera
(Class GazeboRosCamera)
Class Documentation
-
class gazebo_plugins::MultiCameraPlugin : public SensorPlugin
Subclassed by gazebo_plugins::GazeboRosCamera
Protected Functions
-
virtual void Load(gazebo::sensors::SensorPtr _sensor, sdf::ElementPtr _sdf)
-
virtual void OnNewMultiFrame(const unsigned char *_image, unsigned int _width, unsigned int _height, unsigned int _depth, const std::string &_format, const int _camera_num)
Callback when multi camera produces a new image.
-
virtual void Load(gazebo::sensors::SensorPtr _sensor, sdf::ElementPtr _sdf)