Go to the source code of this file.
Functions | |
void | in_cb (const boost::shared_ptr< ShapeShifter const > &msg) |
int | main (int argc, char **argv) |
Variables | |
static bool | g_advertised = false |
ros::NodeHandle * | g_node = NULL |
static string | g_output_topic |
static ros::Publisher | g_pub |
void in_cb | ( | const boost::shared_ptr< ShapeShifter const > & | msg | ) |
Definition at line 47 of file unreliable_relay.cpp.
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 58 of file unreliable_relay.cpp.
bool g_advertised = false [static] |
Definition at line 43 of file unreliable_relay.cpp.
ros::NodeHandle* g_node = NULL |
Definition at line 42 of file unreliable_relay.cpp.
string g_output_topic [static] |
Definition at line 44 of file unreliable_relay.cpp.
ros::Publisher g_pub [static] |
Definition at line 45 of file unreliable_relay.cpp.