
Go to the source code of this file.
Functions | |
| void | callback (const ros::MessageEvent< variant_topic_tools::Message > &messageEvent) |
| void | connectCallback (const ros::SingleSubscriberPublisher &) |
| bool | getTopicBase (const std::string &topic, std::string &topicBase) |
| int | main (int argc, char **argv) |
| void | subscribe () |
Variables | |
| bool | lazy = false |
| ros::NodeHandlePtr | nodeHandle |
| ros::Publisher | publisher |
| size_t | publisherQueueSize = 100 |
| std::string | publisherTopic |
| ros::Subscriber | subscriber |
| size_t | subscriberQueueSize = 100 |
| std::string | subscriberTopic |
| ros::TransportHints | subscriberTransportHints |
| void callback | ( | const ros::MessageEvent< variant_topic_tools::Message > & | messageEvent | ) |
| void connectCallback | ( | const ros::SingleSubscriberPublisher & | ) |
| bool getTopicBase | ( | const std::string & | topic, |
| std::string & | topicBase | ||
| ) |
| size_t publisherQueueSize = 100 |
| std::string publisherTopic |
| size_t subscriberQueueSize = 100 |
| std::string subscriberTopic |