Public Types | Protected Member Functions | Protected Attributes | Private Member Functions | Private Attributes | List of all members
jsk_pcl_ros::SelectedClusterPublisher Class Reference

#include <selected_cluster_publisher.h>

Inheritance diagram for jsk_pcl_ros::SelectedClusterPublisher:
Inheritance graph
[legend]

Public Types

typedef message_filters::sync_policies::ExactTime< sensor_msgs::PointCloud2, jsk_recognition_msgs::ClusterPointIndices, jsk_recognition_msgs::Int32Stamped > SyncPolicy
 

Protected Member Functions

virtual void extract (const sensor_msgs::PointCloud2::ConstPtr &input, const jsk_recognition_msgs::ClusterPointIndices::ConstPtr &indices, const jsk_recognition_msgs::Int32Stamped::ConstPtr &index)
 
virtual void subscribe ()
 
virtual void unsubscribe ()
 
- Protected Member Functions inherited from jsk_topic_tools::ConnectionBasedNodelet
ros::Publisher advertise (ros::NodeHandle &nh, std::string topic, int queue_size)
 
image_transport::CameraPublisher advertiseCamera (ros::NodeHandle &nh, image_transport::ImageTransport &it, const std::string &topic, int queue_size)
 
image_transport::CameraPublisher advertiseCamera (ros::NodeHandle &nh, const std::string &topic, int queue_size)
 
image_transport::Publisher advertiseImage (ros::NodeHandle &nh, image_transport::ImageTransport &it, const std::string &topic, int queue_size)
 
image_transport::Publisher advertiseImage (ros::NodeHandle &nh, const std::string &topic, int queue_size)
 
virtual void cameraConnectionBaseCallback ()
 
virtual void cameraConnectionCallback (const image_transport::SingleSubscriberPublisher &pub)
 
virtual void cameraInfoConnectionCallback (const ros::SingleSubscriberPublisher &pub)
 
virtual void connectionCallback (const ros::SingleSubscriberPublisher &pub)
 
virtual void imageConnectionCallback (const image_transport::SingleSubscriberPublisher &pub)
 
virtual bool isSubscribed ()
 
virtual void onInitPostProcess ()
 
virtual void warnNeverSubscribedCallback (const ros::WallTimerEvent &event)
 
virtual void warnOnInitPostProcessCalledCallback (const ros::WallTimerEvent &event)
 
- Protected Member Functions inherited from nodelet::Nodelet
ros::CallbackQueueInterfacegetMTCallbackQueue () const
 
ros::NodeHandlegetMTNodeHandle () const
 
ros::NodeHandlegetMTPrivateNodeHandle () const
 
const V_stringgetMyArgv () const
 
const std::stringgetName () const
 
ros::NodeHandlegetNodeHandle () const
 
ros::NodeHandlegetPrivateNodeHandle () const
 
const M_stringgetRemappingArgs () const
 
ros::CallbackQueueInterfacegetSTCallbackQueue () const
 
std::string getSuffixedName (const std::string &suffix) const
 

Protected Attributes

ros::Publisher pub_
 
message_filters::Subscriber< jsk_recognition_msgs::Int32Stamped > sub_index_
 
message_filters::Subscriber< jsk_recognition_msgs::ClusterPointIndices > sub_indices_
 
message_filters::Subscriber< sensor_msgs::PointCloud2 > sub_input_
 
boost::shared_ptr< message_filters::Synchronizer< SyncPolicy > > sync_
 
- Protected Attributes inherited from jsk_topic_tools::ConnectionBasedNodelet
bool always_subscribe_
 
std::vector< image_transport::CameraPublishercamera_publishers_
 
boost::mutex connection_mutex_
 
ConnectionStatus connection_status_
 
bool ever_subscribed_
 
std::vector< image_transport::Publisherimage_publishers_
 
boost::shared_ptr< ros::NodeHandlenh_
 
bool on_init_post_process_called_
 
boost::shared_ptr< ros::NodeHandlepnh_
 
std::vector< ros::Publisherpublishers_
 
bool subscribed_
 
ros::WallTimer timer_warn_never_subscribed_
 
ros::WallTimer timer_warn_on_init_post_process_called_
 
bool verbose_connection_
 

Private Member Functions

virtual void onInit ()
 

Private Attributes

bool keep_organized_
 

Additional Inherited Members

- Public Member Functions inherited from jsk_topic_tools::ConnectionBasedNodelet
 ConnectionBasedNodelet ()
 
- Public Member Functions inherited from nodelet::Nodelet
void 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 ()
 
virtual ~Nodelet ()
 

Detailed Description

Definition at line 50 of file selected_cluster_publisher.h.

Member Typedef Documentation

typedef message_filters::sync_policies::ExactTime<sensor_msgs::PointCloud2, jsk_recognition_msgs::ClusterPointIndices, jsk_recognition_msgs::Int32Stamped> jsk_pcl_ros::SelectedClusterPublisher::SyncPolicy

Definition at line 53 of file selected_cluster_publisher.h.

Member Function Documentation

void jsk_pcl_ros::SelectedClusterPublisher::extract ( const sensor_msgs::PointCloud2::ConstPtr &  input,
const jsk_recognition_msgs::ClusterPointIndices::ConstPtr &  indices,
const jsk_recognition_msgs::Int32Stamped::ConstPtr &  index 
)
protectedvirtual

Definition at line 68 of file selected_cluster_publisher_nodelet.cpp.

void jsk_pcl_ros::SelectedClusterPublisher::onInit ( void  )
privatevirtual
void jsk_pcl_ros::SelectedClusterPublisher::subscribe ( )
protectedvirtual
void jsk_pcl_ros::SelectedClusterPublisher::unsubscribe ( )
protectedvirtual

Member Data Documentation

bool jsk_pcl_ros::SelectedClusterPublisher::keep_organized_
private

Definition at line 69 of file selected_cluster_publisher.h.

ros::Publisher jsk_pcl_ros::SelectedClusterPublisher::pub_
protected

Definition at line 55 of file selected_cluster_publisher.h.

message_filters::Subscriber<jsk_recognition_msgs::Int32Stamped> jsk_pcl_ros::SelectedClusterPublisher::sub_index_
protected

Definition at line 58 of file selected_cluster_publisher.h.

message_filters::Subscriber<jsk_recognition_msgs::ClusterPointIndices> jsk_pcl_ros::SelectedClusterPublisher::sub_indices_
protected

Definition at line 57 of file selected_cluster_publisher.h.

message_filters::Subscriber<sensor_msgs::PointCloud2> jsk_pcl_ros::SelectedClusterPublisher::sub_input_
protected

Definition at line 56 of file selected_cluster_publisher.h.

boost::shared_ptr<message_filters::Synchronizer<SyncPolicy> > jsk_pcl_ros::SelectedClusterPublisher::sync_
protected

Definition at line 59 of file selected_cluster_publisher.h.


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


jsk_pcl_ros
Author(s): Yohei Kakiuchi
autogenerated on Mon May 3 2021 03:03:48