#include <fruit/fruit.h>
#include <pluginlib/class_loader.h>
#include <ros/ros.h>
#include "../socket/udp_socket.h"
#include "plugin_router.h"
#include "skyway/skyway_plugin.h"
Go to the source code of this file.
Classes | |
struct | StringAnnotation |
class | StringPluginRouter |
Functions | |
Component< fruit::Annotated< StringAnnotation, PluginRouterFactory > > | getStringPluginRouterComponent () |
Component<fruit::Annotated<StringAnnotation, PluginRouterFactory> > getStringPluginRouterComponent | ( | ) |
Definition at line 89 of file string_plugin_router.cpp.