connect_mutex_ | depth_image_proc::PointCloudXyzRgbRadialNodelet | private |
connectCb() | depth_image_proc::PointCloudXyzRgbRadialNodelet | private |
convert_depth(const sensor_msgs::ImageConstPtr &depth_msg, PointCloud::Ptr &cloud_msg) | depth_image_proc::PointCloudXyzRgbRadialNodelet | private |
convert_rgb(const sensor_msgs::ImageConstPtr &rgb_msg, PointCloud::Ptr &cloud_msg, int red_offset, int green_offset, int blue_offset, int color_step) | depth_image_proc::PointCloudXyzRgbRadialNodelet | private |
D_ | depth_image_proc::PointCloudXyzRgbRadialNodelet | private |
depth_it_ | depth_image_proc::PointCloudXyzRgbRadialNodelet | private |
exact_sync_ | depth_image_proc::PointCloudXyzRgbRadialNodelet | private |
ExactSynchronizer typedef | depth_image_proc::PointCloudXyzRgbRadialNodelet | private |
getMTCallbackQueue() const | nodelet::Nodelet | protected |
getMTNodeHandle() const | nodelet::Nodelet | protected |
getMTPrivateNodeHandle() const | nodelet::Nodelet | protected |
getMyArgv() const | nodelet::Nodelet | protected |
getName() const | nodelet::Nodelet | protected |
getNodeHandle() const | nodelet::Nodelet | protected |
getPrivateNodeHandle() const | nodelet::Nodelet | protected |
getRemappingArgs() const | nodelet::Nodelet | protected |
getSTCallbackQueue() const | nodelet::Nodelet | protected |
getSuffixedName(const std::string &suffix) const | nodelet::Nodelet | protected |
height_ | depth_image_proc::PointCloudXyzRgbRadialNodelet | private |
imageCb(const sensor_msgs::ImageConstPtr &depth_msg, const sensor_msgs::ImageConstPtr &rgb_msg_in, const sensor_msgs::CameraInfoConstPtr &info_msg) | depth_image_proc::PointCloudXyzRgbRadialNodelet | private |
init(const std::string &name, const M_string &remapping_args, const V_string &my_argv, ros::CallbackQueueInterface *st_queue=NULL, ros::CallbackQueueInterface *mt_queue=NULL) | nodelet::Nodelet | |
inited_ | nodelet::Nodelet | private |
initMatrix(cv::Mat cameraMatrix, cv::Mat distCoeffs, int width, int height, bool radial) | depth_image_proc::PointCloudXyzRgbRadialNodelet | private |
K_ | depth_image_proc::PointCloudXyzRgbRadialNodelet | private |
model_ | depth_image_proc::PointCloudXyzRgbRadialNodelet | private |
mt_nh_ | nodelet::Nodelet | private |
mt_private_nh_ | nodelet::Nodelet | private |
my_argv_ | nodelet::Nodelet | private |
nh_ | nodelet::Nodelet | private |
Nodelet() | nodelet::Nodelet | |
nodelet_name_ | nodelet::Nodelet | private |
onInit() | depth_image_proc::PointCloudXyzRgbRadialNodelet | privatevirtual |
PointCloud typedef | depth_image_proc::PointCloudXyzRgbRadialNodelet | private |
private_nh_ | nodelet::Nodelet | private |
pub_point_cloud_ | depth_image_proc::PointCloudXyzRgbRadialNodelet | private |
queue_size_ | depth_image_proc::PointCloudXyzRgbRadialNodelet | private |
remapping_args_ | nodelet::Nodelet | private |
rgb_it_ | depth_image_proc::PointCloudXyzRgbRadialNodelet | private |
rgb_nh_ | depth_image_proc::PointCloudXyzRgbRadialNodelet | private |
sub_depth_ | depth_image_proc::PointCloudXyzRgbRadialNodelet | private |
sub_info_ | depth_image_proc::PointCloudXyzRgbRadialNodelet | private |
sub_rgb_ | depth_image_proc::PointCloudXyzRgbRadialNodelet | private |
sync_ | depth_image_proc::PointCloudXyzRgbRadialNodelet | private |
Synchronizer typedef | depth_image_proc::PointCloudXyzRgbRadialNodelet | private |
transform_ | depth_image_proc::PointCloudXyzRgbRadialNodelet | private |
width_ | depth_image_proc::PointCloudXyzRgbRadialNodelet | private |
~Nodelet() | nodelet::Nodelet | virtual |