Class ExtractIndices
Defined in File extract_indices.hpp
Inheritance Relationships
Base Type
public pcl_ros::Filter(Class Filter)
Class Documentation
-
class ExtractIndices : public pcl_ros::Filter
ExtractIndices extracts a set of indices from a PointCloud as a separate PointCloud.
- Author
Radu Bogdan Rusu
Note
setFilterFieldName (), setFilterLimits (), and setFilterLimitNegative () are ignored.
Public Functions
-
explicit EIGEN_MAKE_ALIGNED_OPERATOR_NEW ExtractIndices(const rclcpp::NodeOptions &options)
Protected Functions
Call the actual filter.
- Parameters:
input – the input point cloud dataset
indices – the input set of indices to use from input
output – the resultant filtered dataset
Protected Attributes
-
OnSetParametersCallbackHandle::SharedPtr callback_handle_