#include <extract_indices.h>
|
virtual void | convert (const PCLIndicesMsg::ConstPtr &indices_msg, const sensor_msgs::PointCloud2::ConstPtr &msg) |
|
virtual void | onInit () |
|
virtual void | subscribe () |
|
virtual void | unsubscribe () |
|
Definition at line 82 of file extract_indices.h.
◆ ApproximateSyncPolicy
◆ SyncPolicy
◆ ExtractIndices()
jsk_pcl_ros::ExtractIndices::ExtractIndices |
( |
| ) |
|
|
inline |
◆ ~ExtractIndices()
jsk_pcl_ros::ExtractIndices::~ExtractIndices |
( |
| ) |
|
|
virtual |
◆ convert()
void jsk_pcl_ros::ExtractIndices::convert |
( |
const PCLIndicesMsg::ConstPtr & |
indices_msg, |
|
|
const sensor_msgs::PointCloud2::ConstPtr & |
msg |
|
) |
| |
|
protectedvirtual |
◆ onInit()
void jsk_pcl_ros::ExtractIndices::onInit |
( |
| ) |
|
|
protectedvirtual |
◆ subscribe()
void jsk_pcl_ros::ExtractIndices::subscribe |
( |
| ) |
|
|
protectedvirtual |
◆ unsubscribe()
void jsk_pcl_ros::ExtractIndices::unsubscribe |
( |
| ) |
|
|
protectedvirtual |
◆ approximate_sync_
bool jsk_pcl_ros::ExtractIndices::approximate_sync_ |
|
protected |
◆ async_
◆ keep_organized_
bool jsk_pcl_ros::ExtractIndices::keep_organized_ |
|
protected |
◆ max_queue_size_
int jsk_pcl_ros::ExtractIndices::max_queue_size_ |
|
protected |
◆ negative_
bool jsk_pcl_ros::ExtractIndices::negative_ |
|
protected |
◆ pub_
◆ sub_cloud_
◆ sub_indices_
◆ sync_
The documentation for this class was generated from the following files: