Go to the source code of this file.
Functions | |
void | conn_cb (const ros::SingleSubscriberPublisher &) |
void | in_cb (const ros::MessageEvent< ShapeShifter > &msg_event) |
int | main (int argc, char **argv) |
void | subscribe () |
void | timer_cb (const ros::TimerEvent &) |
void | unsubscribe () |
Variables | |
bool | g_advertised = false |
string | g_input_topic |
bool | g_lazy |
string | g_monitor_topic |
ros::NodeHandle * | g_node = NULL |
string | g_output_topic |
ros::Publisher | g_pub |
bool | g_stealth |
ros::Subscriber * | g_sub |
ros::TransportHints | g_th |
ros::Timer | g_timer |
void conn_cb | ( | const ros::SingleSubscriberPublisher & | ) |
void in_cb | ( | const ros::MessageEvent< ShapeShifter > & | msg_event | ) |
void timer_cb | ( | const ros::TimerEvent & | ) |
ros::NodeHandle* g_node = NULL |
ros::Publisher g_pub |
ros::Subscriber* g_sub |
ros::TransportHints g_th |
ros::Timer g_timer |