#include <selected_cluster_publisher.h>
|
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 () |
|
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) |
|
ros::CallbackQueueInterface & | getMTCallbackQueue () const |
|
ros::NodeHandle & | getMTNodeHandle () const |
|
ros::NodeHandle & | getMTPrivateNodeHandle () const |
|
const V_string & | getMyArgv () const |
|
const std::string & | getName () const |
|
ros::NodeHandle & | getNodeHandle () const |
|
ros::NodeHandle & | getPrivateNodeHandle () const |
|
const M_string & | getRemappingArgs () const |
|
ros::CallbackQueueInterface & | getSTCallbackQueue () const |
|
std::string | getSuffixedName (const std::string &suffix) const |
|
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 |
void jsk_pcl_ros::SelectedClusterPublisher::onInit |
( |
void |
| ) |
|
|
privatevirtual |
void jsk_pcl_ros::SelectedClusterPublisher::subscribe |
( |
| ) |
|
|
protectedvirtual |
void jsk_pcl_ros::SelectedClusterPublisher::unsubscribe |
( |
| ) |
|
|
protectedvirtual |
bool jsk_pcl_ros::SelectedClusterPublisher::keep_organized_ |
|
private |
The documentation for this class was generated from the following files: