#include <depth_image_creator.h>
Definition at line 100 of file depth_image_creator.h.
◆ Point
◆ PointCloud
◆ ~DepthImageCreator()
jsk_pcl_ros::DepthImageCreator::~DepthImageCreator |
( |
| ) |
|
|
virtual |
◆ callback_cloud()
void jsk_pcl_ros::DepthImageCreator::callback_cloud |
( |
const sensor_msgs::PointCloud2ConstPtr & |
pcloud2 | ) |
|
|
protected |
◆ callback_info()
void jsk_pcl_ros::DepthImageCreator::callback_info |
( |
const sensor_msgs::CameraInfoConstPtr & |
info | ) |
|
|
protected |
◆ callback_sync()
void jsk_pcl_ros::DepthImageCreator::callback_sync |
( |
const sensor_msgs::CameraInfoConstPtr & |
info, |
|
|
const sensor_msgs::PointCloud2ConstPtr & |
pcloud2 |
|
) |
| |
|
protected |
◆ onInit()
void jsk_pcl_ros::DepthImageCreator::onInit |
( |
| ) |
|
|
protected |
◆ publish_points()
void jsk_pcl_ros::DepthImageCreator::publish_points |
( |
const sensor_msgs::CameraInfoConstPtr & |
info, |
|
|
const sensor_msgs::PointCloud2ConstPtr & |
pcloud2 |
|
) |
| |
|
protected |
◆ service_cb()
bool jsk_pcl_ros::DepthImageCreator::service_cb |
( |
std_srvs::Empty::Request & |
req, |
|
|
std_srvs::Empty::Response & |
res |
|
) |
| |
|
protected |
◆ subscribe()
void jsk_pcl_ros::DepthImageCreator::subscribe |
( |
| ) |
|
|
protected |
◆ unsubscribe()
void jsk_pcl_ros::DepthImageCreator::unsubscribe |
( |
| ) |
|
|
protected |
◆ fill_value
float jsk_pcl_ros::DepthImageCreator::fill_value |
|
protected |
◆ fixed_transform
◆ info_counter_
int jsk_pcl_ros::DepthImageCreator::info_counter_ |
|
protected |
◆ info_throttle_
int jsk_pcl_ros::DepthImageCreator::info_throttle_ |
|
protected |
◆ max_pub_queue_size_
int jsk_pcl_ros::DepthImageCreator::max_pub_queue_size_ |
|
protected |
◆ max_queue_size_
int jsk_pcl_ros::DepthImageCreator::max_queue_size_ |
|
protected |
◆ max_sub_queue_size_
int jsk_pcl_ros::DepthImageCreator::max_sub_queue_size_ |
|
protected |
◆ mutex_points
◆ organize_cloud_
bool jsk_pcl_ros::DepthImageCreator::organize_cloud_ |
|
protected |
◆ points_ptr_
sensor_msgs::PointCloud2ConstPtr jsk_pcl_ros::DepthImageCreator::points_ptr_ |
|
protected |
◆ pub_cloud_
◆ pub_depth_
◆ pub_disp_image_
◆ pub_image_
◆ scale_depth
double jsk_pcl_ros::DepthImageCreator::scale_depth |
|
protected |
◆ service_
◆ sub_as_cloud_
◆ sub_as_info_
◆ sub_cloud_
◆ sub_info_
◆ sync_inputs_a_
◆ sync_inputs_e_
◆ tf_duration_
double jsk_pcl_ros::DepthImageCreator::tf_duration_ |
|
protected |
◆ tf_listener_
◆ use_approximate
bool jsk_pcl_ros::DepthImageCreator::use_approximate |
|
protected |
◆ use_asynchronous
bool jsk_pcl_ros::DepthImageCreator::use_asynchronous |
|
protected |
◆ use_fixed_transform
bool jsk_pcl_ros::DepthImageCreator::use_fixed_transform |
|
protected |
◆ use_service
bool jsk_pcl_ros::DepthImageCreator::use_service |
|
protected |
The documentation for this class was generated from the following files: