#include <ros.h>
#include <std_msgs/String.h>
Go to the source code of this file.
Functions | |
void | loop (ros::NodeHandle &nh, ros::Publisher &p, std_msgs::String &str_msg, char *msgdata) |
void | setup () |
|
inline |
Definition at line 15 of file helloworld.cpp.
|
inline |
Definition at line 24 of file helloworld.cpp.