publisher_for_star_subscriber.cpp File Reference

#include <ros/ros.h>
#include <std_srvs/Empty.h>
#include <string>
#include <vector>
#include <ostream>
#include "ros/serialization.h"
#include "ros/builtin_message_traits.h"
#include "ros/message_operations.h"
#include "ros/message.h"
#include "ros/time.h"
#include "ros/service_traits.h"
#include <test_roscpp/TestEmpty.h>
#include <test_roscpp/TestArray.h>
Include dependency graph for publisher_for_star_subscriber.cpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int main (int argc, char **argv)
void pubTimer (const ros::TimerEvent &)
bool switchPublisherType (std_srvs::EmptyRequest &, std_srvs::EmptyResponse &)

Variables

ros::Publisher g_pub
int8_t type = 0

Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 64 of file publisher_for_star_subscriber.cpp.

void pubTimer ( const ros::TimerEvent &   ) 

Definition at line 59 of file publisher_for_star_subscriber.cpp.

bool switchPublisherType ( std_srvs::EmptyRequest &  ,
std_srvs::EmptyResponse &   
)

Definition at line 42 of file publisher_for_star_subscriber.cpp.


Variable Documentation

ros::Publisher g_pub

Definition at line 39 of file publisher_for_star_subscriber.cpp.

int8_t type = 0

Definition at line 40 of file publisher_for_star_subscriber.cpp.

 All Classes Namespaces Files Functions Variables Typedefs Defines


test_roscpp
Author(s): Morgan Quigley mquigley@cs.stanford.edu, Ken Conley kwc@willowgarage.com
autogenerated on Fri Jan 11 09:57:52 2013