#include <gazebo_noisydepth_plugin.h>
|
| virtual void | OnNewImageFrame (const unsigned char *_image, unsigned int _width, unsigned int _height, unsigned int _depth, const std::string &_format) |
| |
|
| void | DepthImageConnect () |
| |
| void | DepthImageDisconnect () |
| |
| void | DepthInfoConnect () |
| |
| void | DepthInfoDisconnect () |
| |
| void | FillDepthImage (const float *_src) |
| |
| bool | FillDepthImageHelper (const uint32_t rows_arg, const uint32_t cols_arg, const uint32_t step_arg, const float *data_arg, sensor_msgs::Image *image_msg) |
| |
| virtual void | PublishCameraInfo () |
| |
| | GazeboRosCameraUtils () |
| |
| void | Load (sensors::SensorPtr _parent, sdf::ElementPtr _sdf, const std::string &_camera_name_suffix="") |
| |
| void | Load (sensors::SensorPtr _parent, sdf::ElementPtr _sdf, const std::string &_camera_name_suffix, double _hack_baseline) |
| |
| event::ConnectionPtr | OnLoad (const boost::function< void()> &) |
| |
| | ~GazeboRosCameraUtils () |
| |
| void | CameraQueueThread () |
| |
| virtual bool | CanTriggerCamera () |
| |
| void | ImageConnect () |
| |
| void | ImageDisconnect () |
| |
| void | PublishCameraInfo () |
| |
| void | PublishCameraInfo (ros::Publisher camera_info_publisher) |
| |
| void | PublishCameraInfo (common::Time &last_update_time) |
| |
| void | PutCameraData (const unsigned char *_src) |
| |
| void | PutCameraData (const unsigned char *_src, common::Time &last_update_time) |
| |
| virtual void | TriggerCamera () |
| |
Definition at line 59 of file gazebo_noisydepth_plugin.h.
◆ GazeboNoisyDepth()
| gazebo::GazeboNoisyDepth::GazeboNoisyDepth |
( |
| ) |
|
◆ ~GazeboNoisyDepth()
| gazebo::GazeboNoisyDepth::~GazeboNoisyDepth |
( |
| ) |
|
◆ Advertise()
| void gazebo::GazeboNoisyDepth::Advertise |
( |
| ) |
|
|
virtual |
◆ DepthImageConnect()
| void gazebo::GazeboNoisyDepth::DepthImageConnect |
( |
| ) |
|
|
private |
◆ DepthImageDisconnect()
| void gazebo::GazeboNoisyDepth::DepthImageDisconnect |
( |
| ) |
|
|
private |
◆ DepthInfoConnect()
| void gazebo::GazeboNoisyDepth::DepthInfoConnect |
( |
| ) |
|
|
private |
◆ DepthInfoDisconnect()
| void gazebo::GazeboNoisyDepth::DepthInfoDisconnect |
( |
| ) |
|
|
private |
◆ FillDepthImage()
| void gazebo::GazeboNoisyDepth::FillDepthImage |
( |
const float * |
_src | ) |
|
|
private |
◆ FillDepthImageHelper()
| bool gazebo::GazeboNoisyDepth::FillDepthImageHelper |
( |
const uint32_t |
rows_arg, |
|
|
const uint32_t |
cols_arg, |
|
|
const uint32_t |
step_arg, |
|
|
const float * |
data_arg, |
|
|
sensor_msgs::Image * |
image_msg |
|
) |
| |
|
private |
◆ Load()
| void gazebo::GazeboNoisyDepth::Load |
( |
sensors::SensorPtr |
_parent, |
|
|
sdf::ElementPtr |
_sdf |
|
) |
| |
|
virtual |
◆ OnNewDepthFrame()
| void gazebo::GazeboNoisyDepth::OnNewDepthFrame |
( |
const float * |
_image, |
|
|
unsigned int |
_width, |
|
|
unsigned int |
_height, |
|
|
unsigned int |
_depth, |
|
|
const std::string & |
_format |
|
) |
| |
|
virtual |
◆ OnNewImageFrame()
| void gazebo::GazeboNoisyDepth::OnNewImageFrame |
( |
const unsigned char * |
_image, |
|
|
unsigned int |
_width, |
|
|
unsigned int |
_height, |
|
|
unsigned int |
_depth, |
|
|
const std::string & |
_format |
|
) |
| |
|
protectedvirtual |
◆ PublishCameraInfo()
| void gazebo::GazeboNoisyDepth::PublishCameraInfo |
( |
| ) |
|
|
privatevirtual |
◆ depth_image_camera_info_pub_
◆ depth_image_camera_info_topic_name_
| std::string gazebo::GazeboNoisyDepth::depth_image_camera_info_topic_name_ |
|
private |
◆ depth_image_connect_count_
| int gazebo::GazeboNoisyDepth::depth_image_connect_count_ |
|
private |
◆ depth_image_msg_
| sensor_msgs::Image gazebo::GazeboNoisyDepth::depth_image_msg_ |
|
private |
◆ depth_image_pub_
◆ depth_image_topic_name_
| std::string gazebo::GazeboNoisyDepth::depth_image_topic_name_ |
|
private |
◆ depth_info_connect_count_
| int gazebo::GazeboNoisyDepth::depth_info_connect_count_ |
|
private |
◆ depth_sensor_update_time_
| common::Time gazebo::GazeboNoisyDepth::depth_sensor_update_time_ |
|
private |
◆ last_depth_image_camera_info_update_time_
| common::Time gazebo::GazeboNoisyDepth::last_depth_image_camera_info_update_time_ |
|
private |
◆ load_connection_
◆ noise_model
The documentation for this class was generated from the following files:
rotors_gazebo_plugins
Author(s): Fadri Furrer, Michael Burri, Mina Kamel, Janosch Nikolic, Markus Achtelik
autogenerated on Mon Feb 28 2022 23:39:04