#include <point_indices_to_cluster_point_indices.h>
Public Member Functions | |
PointIndicesToClusterPointIndices () | |
Protected Member Functions | |
virtual void | convert (const PCLIndicesMsg::ConstPtr &indices_msg) |
virtual void | onInit () |
virtual void | subscribe () |
virtual void | unsubscribe () |
Protected Attributes | |
ros::Publisher | pub_ |
ros::Subscriber | sub_ |
Definition at line 44 of file point_indices_to_cluster_point_indices.h.
jsk_pcl_ros_utils::PointIndicesToClusterPointIndices::PointIndicesToClusterPointIndices | ( | ) | [inline] |
Definition at line 47 of file point_indices_to_cluster_point_indices.h.
void jsk_pcl_ros_utils::PointIndicesToClusterPointIndices::convert | ( | const PCLIndicesMsg::ConstPtr & | indices_msg | ) | [protected, virtual] |
Definition at line 59 of file point_indices_to_cluster_point_indices_nodelet.cpp.
void jsk_pcl_ros_utils::PointIndicesToClusterPointIndices::onInit | ( | void | ) | [protected, virtual] |
Reimplemented from jsk_topic_tools::DiagnosticNodelet.
Definition at line 41 of file point_indices_to_cluster_point_indices_nodelet.cpp.
void jsk_pcl_ros_utils::PointIndicesToClusterPointIndices::subscribe | ( | ) | [protected, virtual] |
Implements jsk_topic_tools::ConnectionBasedNodelet.
Definition at line 48 of file point_indices_to_cluster_point_indices_nodelet.cpp.
void jsk_pcl_ros_utils::PointIndicesToClusterPointIndices::unsubscribe | ( | ) | [protected, virtual] |
Implements jsk_topic_tools::ConnectionBasedNodelet.
Definition at line 54 of file point_indices_to_cluster_point_indices_nodelet.cpp.
Definition at line 54 of file point_indices_to_cluster_point_indices.h.
Definition at line 53 of file point_indices_to_cluster_point_indices.h.