37 #ifndef JSK_PCL_ROS_UNIFORM_SAMPLING_H_ 38 #define JSK_PCL_ROS_UNIFORM_SAMPLING_H_ 42 #include <jsk_pcl_ros/UniformSamplingConfig.h> 43 #include <dynamic_reconfigure/server.h> 50 typedef UniformSamplingConfig
Config;
57 virtual void sampling(
const sensor_msgs::PointCloud2::ConstPtr&
msg);
boost::mutex mutex
global mutex.