#include <nodelet_topic_tools/nodelet_throttle.h>
#include <sensor_msgs/PointCloud2.h>
#include <pluginlib/class_list_macros.h>
Go to the source code of this file.
Typedefs | |
typedef nodelet_topic_tools::NodeletThrottle < sensor_msgs::PointCloud2 > | NodeletPointCloudThrottle |
Functions | |
PLUGINLIB_EXPORT_CLASS (NodeletPointCloudThrottle, nodelet::Nodelet) |
typedef nodelet_topic_tools::NodeletThrottle<sensor_msgs::PointCloud2> NodeletPointCloudThrottle |
Definition at line 39 of file pointcloud_throttle_nodelet.cpp.