#include <ros/ros.h>
#include <topic_proxy/topic_proxy.h>
#include <blob/shape_shifter.h>
#include <topic_proxy/RequestMessage.h>
#include <topic_proxy/AddPublisher.h>
Go to the source code of this file.
Classes | |
class | topic_proxy::Client |
struct | topic_proxy::Client::PublicationInfo |
struct | topic_proxy::Client::SubscriptionInfo |
Namespaces | |
namespace | topic_proxy |
Functions | |
int | main (int argc, char **argv) |
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 295 of file client.cpp.