Public Types | Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
jsk_pcl_ros_utils::ClusterPointIndicesToPointIndices Class Reference

#include <cluster_point_indices_to_point_indices.h>

Inheritance diagram for jsk_pcl_ros_utils::ClusterPointIndicesToPointIndices:
Inheritance graph
[legend]

Public Types

typedef jsk_pcl_ros_utils::ClusterPointIndicesToPointIndicesConfig Config
 

Public Member Functions

 ClusterPointIndicesToPointIndices ()
 

Protected Member Functions

virtual void configCallback (Config &config, uint32_t level)
 
virtual void convert (const jsk_recognition_msgs::ClusterPointIndices::ConstPtr &cluster_indices_msg)
 
virtual void onInit ()
 
virtual void subscribe ()
 
virtual void unsubscribe ()
 

Protected Attributes

int index_
 
boost::mutex mutex_
 
ros::Publisher pub_
 
boost::shared_ptr< dynamic_reconfigure::Server< Config > > srv_
 
ros::Subscriber sub_
 

Detailed Description

Definition at line 80 of file cluster_point_indices_to_point_indices.h.

Member Typedef Documentation

◆ Config

typedef jsk_pcl_ros_utils::ClusterPointIndicesToPointIndicesConfig jsk_pcl_ros_utils::ClusterPointIndicesToPointIndices::Config

Definition at line 115 of file cluster_point_indices_to_point_indices.h.

Constructor & Destructor Documentation

◆ ClusterPointIndicesToPointIndices()

jsk_pcl_ros_utils::ClusterPointIndicesToPointIndices::ClusterPointIndicesToPointIndices ( )
inline

Definition at line 116 of file cluster_point_indices_to_point_indices.h.

Member Function Documentation

◆ configCallback()

void jsk_pcl_ros_utils::ClusterPointIndicesToPointIndices::configCallback ( Config config,
uint32_t  level 
)
protectedvirtual

◆ convert()

void jsk_pcl_ros_utils::ClusterPointIndicesToPointIndices::convert ( const jsk_recognition_msgs::ClusterPointIndices::ConstPtr &  cluster_indices_msg)
protectedvirtual

◆ onInit()

void jsk_pcl_ros_utils::ClusterPointIndicesToPointIndices::onInit ( )
protectedvirtual

◆ subscribe()

void jsk_pcl_ros_utils::ClusterPointIndicesToPointIndices::subscribe ( )
protectedvirtual

◆ unsubscribe()

void jsk_pcl_ros_utils::ClusterPointIndicesToPointIndices::unsubscribe ( )
protectedvirtual

Member Data Documentation

◆ index_

int jsk_pcl_ros_utils::ClusterPointIndicesToPointIndices::index_
protected

Definition at line 129 of file cluster_point_indices_to_point_indices.h.

◆ mutex_

boost::mutex jsk_pcl_ros_utils::ClusterPointIndicesToPointIndices::mutex_
protected

Definition at line 124 of file cluster_point_indices_to_point_indices.h.

◆ pub_

ros::Publisher jsk_pcl_ros_utils::ClusterPointIndicesToPointIndices::pub_
protected

Definition at line 127 of file cluster_point_indices_to_point_indices.h.

◆ srv_

boost::shared_ptr<dynamic_reconfigure::Server<Config> > jsk_pcl_ros_utils::ClusterPointIndicesToPointIndices::srv_
protected

Definition at line 128 of file cluster_point_indices_to_point_indices.h.

◆ sub_

ros::Subscriber jsk_pcl_ros_utils::ClusterPointIndicesToPointIndices::sub_
protected

Definition at line 126 of file cluster_point_indices_to_point_indices.h.


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


jsk_pcl_ros_utils
Author(s): Yohei Kakiuchi
autogenerated on Fri May 16 2025 03:11:44