#include <gazebo_ros_triggered_multicamera.h>
|
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) |
|
void | PreRender () |
|
void | SetCameraEnabled (const bool _enabled) |
|
◆ GazeboRosTriggeredMultiCamera()
gazebo::GazeboRosTriggeredMultiCamera::GazeboRosTriggeredMultiCamera |
( |
| ) |
|
◆ ~GazeboRosTriggeredMultiCamera()
gazebo::GazeboRosTriggeredMultiCamera::~GazeboRosTriggeredMultiCamera |
( |
| ) |
|
◆ Load()
void gazebo::GazeboRosTriggeredMultiCamera::Load |
( |
sensors::SensorPtr |
_parent, |
|
|
sdf::ElementPtr |
_sdf |
|
) |
| |
|
virtual |
◆ OnNewFrameLeft()
void gazebo::GazeboRosTriggeredMultiCamera::OnNewFrameLeft |
( |
const unsigned char * |
_image, |
|
|
unsigned int |
_width, |
|
|
unsigned int |
_height, |
|
|
unsigned int |
_depth, |
|
|
const std::string & |
_format |
|
) |
| |
|
protectedvirtual |
◆ OnNewFrameRight()
void gazebo::GazeboRosTriggeredMultiCamera::OnNewFrameRight |
( |
const unsigned char * |
_image, |
|
|
unsigned int |
_width, |
|
|
unsigned int |
_height, |
|
|
unsigned int |
_depth, |
|
|
const std::string & |
_format |
|
) |
| |
|
protectedvirtual |
◆ PreRender()
void gazebo::GazeboRosTriggeredMultiCamera::PreRender |
( |
| ) |
|
|
protected |
◆ SetCameraEnabled()
void gazebo::GazeboRosTriggeredMultiCamera::SetCameraEnabled |
( |
const bool |
_enabled | ) |
|
|
protected |
◆ image_connect_count_
◆ image_connect_count_lock_
boost::shared_ptr<boost::mutex> gazebo::GazeboRosTriggeredMultiCamera::image_connect_count_lock_ |
|
private |
◆ preRenderConnection_
◆ triggered_cameras
◆ was_active_
The documentation for this class was generated from the following files: