string_nodelet_throttle.cpp
Go to the documentation of this file.
00001 #include <nodelet_topic_tools/nodelet_throttle.h>
00002 #include <std_msgs/String.h>
00003 #include <pluginlib/class_list_macros.h>
00004 
00005 namespace test_nodelet_topic_tools {
00006 
00007 typedef nodelet_topic_tools::NodeletThrottle<std_msgs::String> NodeletThrottleString;
00008 
00009 }
00010 PLUGINLIB_DECLARE_CLASS (test_nodelet_topic_tools, NodeletThrottleString, test_nodelet_topic_tools::NodeletThrottleString, nodelet::Nodelet);


test_nodelet_topic_tools
Author(s): Radu Bogdan Rusu, Tully Foote
autogenerated on Sun Aug 6 2017 02:24:13