Class CropBox
Defined in File crop_box.hpp
Inheritance Relationships
Base Type
public pcl_ros::Filter
(Class Filter)
Class Documentation
-
class CropBox : public pcl_ros::Filter
CropBox is a filter that allows the user to filter all the data inside of a given box.
- Author
Radu Bogdan Rusu
- Author
Justin Rosen
- Author
Marti Morta Garriga
Public Functions
-
explicit EIGEN_MAKE_ALIGNED_OPERATOR_NEW CropBox(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
-
rcl_interfaces::msg::SetParametersResult config_callback(const std::vector<rclcpp::Parameter> ¶ms)
Parameter callback.
- Parameters:
params – parameter values to set
Protected Attributes
-
OnSetParametersCallbackHandle::SharedPtr callback_handle_