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