Private Types | Private Member Functions | Private Attributes
pcl_ros::SHOTEstimation Class Reference

SHOTEstimation estimates SHOT descriptor. More...

#include <shot.h>

Inheritance diagram for pcl_ros::SHOTEstimation:
Inheritance graph
[legend]

List of all members.

Private Types

typedef pcl::PointCloud
< pcl::SHOT352 > 
PointCloudOut

Private Member Functions

bool childInit (ros::NodeHandle &nh)
 Child initialization routine. Internal method.
void computePublish (const PointCloudInConstPtr &cloud, const PointCloudNConstPtr &normals, const PointCloudInConstPtr &surface, const IndicesPtr &indices)
 Compute the feature and publish it.
void emptyPublish (const PointCloudInConstPtr &cloud)
 Publish an empty point cloud of the feature output type.

Private Attributes

pcl::SHOTEstimation
< pcl::PointXYZ, pcl::Normal,
pcl::SHOT352 > 
impl_

Detailed Description

SHOTEstimation estimates SHOT descriptor.

Definition at line 48 of file shot.h.


Member Typedef Documentation

Definition at line 53 of file shot.h.


Member Function Documentation

bool pcl_ros::SHOTEstimation::childInit ( ros::NodeHandle nh) [inline, private, virtual]

Child initialization routine. Internal method.

Implements pcl_ros::FeatureFromNormals.

Definition at line 57 of file shot.h.

void pcl_ros::SHOTEstimation::computePublish ( const PointCloudInConstPtr cloud,
const PointCloudNConstPtr normals,
const PointCloudInConstPtr surface,
const IndicesPtr indices 
) [private, virtual]

Compute the feature and publish it.

Implements pcl_ros::FeatureFromNormals.

Definition at line 49 of file shot.cpp.

void pcl_ros::SHOTEstimation::emptyPublish ( const PointCloudInConstPtr cloud) [private, virtual]

Publish an empty point cloud of the feature output type.

Implements pcl_ros::FeatureFromNormals.

Definition at line 41 of file shot.cpp.


Member Data Documentation

pcl::SHOTEstimation<pcl::PointXYZ, pcl::Normal, pcl::SHOT352> pcl_ros::SHOTEstimation::impl_ [private]

Definition at line 51 of file shot.h.


The documentation for this class was generated from the following files:


pcl_ros
Author(s): Open Perception, Julius Kammerl , William Woodall
autogenerated on Thu Jun 6 2019 21:01:45