Functions | Variables
serial_example_node.cpp File Reference
#include <ros/ros.h>
#include <serial/serial.h>
#include <std_msgs/Byte.h>
#include <std_msgs/UInt8.h>
#include <std_msgs/String.h>
#include <std_msgs/Empty.h>
Include dependency graph for serial_example_node.cpp:

Go to the source code of this file.

Functions

int main (int argc, char **argv)
 
void write_callback (const std_msgs::String::ConstPtr &msg)
 

Variables

serial::Serial ser
 

Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 33 of file serial_example_node.cpp.

void write_callback ( const std_msgs::String::ConstPtr &  msg)

Definition at line 28 of file serial_example_node.cpp.

Variable Documentation

Definition at line 26 of file serial_example_node.cpp.



cpp
Author(s): Kab Kyoum Kim , Jin Hyuk Gong , Jeongwoo Lee
autogenerated on Sat May 18 2019 02:32:53