#include <segmentation_all_in_one_nodelet.h>
Definition at line 91 of file segmentation_all_in_one_nodelet.h.
Definition at line 96 of file segmentation_all_in_one_nodelet.h.
typedef pcl::PointCloud<pcl::Normal> cob_3d_segmentation::SegmentationAllInOneNodelet::NormalCloud |
Definition at line 95 of file segmentation_all_in_one_nodelet.h.
typedef pcl::PointCloud<pcl::PointXYZRGB> cob_3d_segmentation::SegmentationAllInOneNodelet::PointCloud |
Definition at line 94 of file segmentation_all_in_one_nodelet.h.
Definition at line 97 of file segmentation_all_in_one_nodelet.h.
Definition at line 101 of file segmentation_all_in_one_nodelet.h.
Definition at line 115 of file segmentation_all_in_one_nodelet.h.
void cob_3d_segmentation::SegmentationAllInOneNodelet::actionCallback | ( | const cob_3d_mapping_msgs::TriggerGoalConstPtr & | goal | ) | [protected] |
Definition at line 138 of file segmentation_all_in_one_nodelet.cpp.
void cob_3d_segmentation::SegmentationAllInOneNodelet::configCallback | ( | cob_3d_segmentation::segmentation_nodeletConfig & | config, |
uint32_t | level | ||
) | [protected] |
Definition at line 127 of file segmentation_all_in_one_nodelet.cpp.
void cob_3d_segmentation::SegmentationAllInOneNodelet::onInit | ( | ) | [protected, virtual] |
Implements nodelet::Nodelet.
Definition at line 90 of file segmentation_all_in_one_nodelet.cpp.
void cob_3d_segmentation::SegmentationAllInOneNodelet::publishShapeArray | ( | ST::CH::Ptr | cluster_handler, |
PointCloud::ConstPtr | cloud | ||
) | [protected] |
Definition at line 205 of file segmentation_all_in_one_nodelet.cpp.
void cob_3d_segmentation::SegmentationAllInOneNodelet::receivedCloudCallback | ( | PointCloud::ConstPtr | cloud | ) | [protected] |
Definition at line 160 of file segmentation_all_in_one_nodelet.cpp.
actionlib::SimpleActionServer<cob_3d_mapping_msgs::TriggerAction>* cob_3d_segmentation::SegmentationAllInOneNodelet::as_ [protected] |
Definition at line 135 of file segmentation_all_in_one_nodelet.h.
ClusterClassifier<ST::CH, ST::Point, ST::Normal, ST::Label> cob_3d_segmentation::SegmentationAllInOneNodelet::cc_ [protected] |
Definition at line 141 of file segmentation_all_in_one_nodelet.h.
float cob_3d_segmentation::SegmentationAllInOneNodelet::centroid_passthrough_ [protected] |
Definition at line 151 of file segmentation_all_in_one_nodelet.h.
PointCloud::Ptr cob_3d_segmentation::SegmentationAllInOneNodelet::classified_ [protected] |
Definition at line 146 of file segmentation_all_in_one_nodelet.h.
boost::shared_ptr<dynamic_reconfigure::Server<cob_3d_segmentation::segmentation_nodeletConfig> > cob_3d_segmentation::SegmentationAllInOneNodelet::config_server_ [protected] |
Definition at line 137 of file segmentation_all_in_one_nodelet.h.
Definition at line 152 of file segmentation_all_in_one_nodelet.h.
Definition at line 142 of file segmentation_all_in_one_nodelet.h.
bool cob_3d_segmentation::SegmentationAllInOneNodelet::is_running_ [protected] |
Definition at line 153 of file segmentation_all_in_one_nodelet.h.
LabelCloud::Ptr cob_3d_segmentation::SegmentationAllInOneNodelet::labels_ [protected] |
Definition at line 148 of file segmentation_all_in_one_nodelet.h.
Reimplemented from nodelet::Nodelet.
Definition at line 128 of file segmentation_all_in_one_nodelet.h.
NormalCloud::Ptr cob_3d_segmentation::SegmentationAllInOneNodelet::normals_ [protected] |
Definition at line 147 of file segmentation_all_in_one_nodelet.h.
cob_3d_features::OrganizedNormalEstimationOMP<pcl::PointXYZRGB, pcl::Normal, PointLabel> cob_3d_segmentation::SegmentationAllInOneNodelet::one_ [protected] |
Definition at line 139 of file segmentation_all_in_one_nodelet.h.
Definition at line 143 of file segmentation_all_in_one_nodelet.h.
Definition at line 133 of file segmentation_all_in_one_nodelet.h.
Definition at line 134 of file segmentation_all_in_one_nodelet.h.
Definition at line 131 of file segmentation_all_in_one_nodelet.h.
Definition at line 130 of file segmentation_all_in_one_nodelet.h.
Definition at line 132 of file segmentation_all_in_one_nodelet.h.
DepthSegmentation<ST::Graph, ST::Point, ST::Normal, ST::Label> cob_3d_segmentation::SegmentationAllInOneNodelet::seg_ [protected] |
Definition at line 140 of file segmentation_all_in_one_nodelet.h.
PointCloud::Ptr cob_3d_segmentation::SegmentationAllInOneNodelet::segmented_ [protected] |
Definition at line 145 of file segmentation_all_in_one_nodelet.h.
Definition at line 129 of file segmentation_all_in_one_nodelet.h.