camera_frame_id_ | depthcloud::DepthCloudEncoder | protected |
camera_info_sub_ | depthcloud::DepthCloudEncoder | protected |
camera_info_topic_ | depthcloud::DepthCloudEncoder | protected |
cameraInfoCb(const sensor_msgs::CameraInfoConstPtr &cam_info_msg) | depthcloud::DepthCloudEncoder | protected |
cloud_sub_ | depthcloud::DepthCloudEncoder | protected |
cloud_topic_ | depthcloud::DepthCloudEncoder | protected |
cloudCB(const sensor_msgs::PointCloud2 &cloud_msg) | depthcloud::DepthCloudEncoder | protected |
cloudToDepth(const sensor_msgs::PointCloud2 &cloud_msg, sensor_msgs::ImagePtr depth_msg, sensor_msgs::ImagePtr color_msg) | depthcloud::DepthCloudEncoder | protected |
color_sub_ | depthcloud::DepthCloudEncoder | protected |
connect_mutex_ | depthcloud::DepthCloudEncoder | protected |
connectCb() | depthcloud::DepthCloudEncoder | protected |
connectivityExceptionFlag | depthcloud::DepthCloudEncoder | protected |
crop_size_ | depthcloud::DepthCloudEncoder | protected |
depth_source_ | depthcloud::DepthCloudEncoder | protected |
depth_sub_ | depthcloud::DepthCloudEncoder | protected |
depthCB(const sensor_msgs::ImageConstPtr &depth_msg) | depthcloud::DepthCloudEncoder | protected |
DepthCloudEncoder(ros::NodeHandle &nh, ros::NodeHandle &pnh) | depthcloud::DepthCloudEncoder | |
depthColorCB(const sensor_msgs::ImageConstPtr &depth_msg, const sensor_msgs::ImageConstPtr &color_msg) | depthcloud::DepthCloudEncoder | protected |
depthInterpolation(sensor_msgs::ImageConstPtr depth_msg, sensor_msgs::ImagePtr depth_int_msg, sensor_msgs::ImagePtr mask_msg) | depthcloud::DepthCloudEncoder | protected |
depthmap_topic_ | depthcloud::DepthCloudEncoder | protected |
dynReconfCb(depthcloud_encoder::paramsConfig &config, uint32_t level) | depthcloud::DepthCloudEncoder | |
f_ | depthcloud::DepthCloudEncoder | protected |
f_mult_factor_ | depthcloud::DepthCloudEncoder | protected |
latch_ | depthcloud::DepthCloudEncoder | protected |
lookupExceptionFlag | depthcloud::DepthCloudEncoder | protected |
max_depth_per_tile_ | depthcloud::DepthCloudEncoder | protected |
nh_ | depthcloud::DepthCloudEncoder | protected |
pnh_ | depthcloud::DepthCloudEncoder | protected |
process(const sensor_msgs::ImageConstPtr &depth_msg, const sensor_msgs::ImageConstPtr &color_msg, const std::size_t crop_size) | depthcloud::DepthCloudEncoder | protected |
pub_ | depthcloud::DepthCloudEncoder | protected |
pub_it_ | depthcloud::DepthCloudEncoder | protected |
rgb_image_topic_ | depthcloud::DepthCloudEncoder | protected |
subscribe(std::string &depth_topic, std::string &color_topic) | depthcloud::DepthCloudEncoder | protected |
subscribeCloud(std::string &cloud_topic) | depthcloud::DepthCloudEncoder | protected |
sync_depth_color_ | depthcloud::DepthCloudEncoder | protected |
SynchronizerDepthColor typedef | depthcloud::DepthCloudEncoder | protected |
SyncPolicyDepthColor typedef | depthcloud::DepthCloudEncoder | protected |
tf_listener_ | depthcloud::DepthCloudEncoder | protected |
unsubscribe() | depthcloud::DepthCloudEncoder | protected |
~DepthCloudEncoder() | depthcloud::DepthCloudEncoder | virtual |