#include <grpcpp/grpcpp.h>
#include <ros/ros.h>
#include <std_msgs/String.h>
#include <test_grpc/grpcs/Chat.grpc.pb.h>
Go to the source code of this file.
Namespaces | |
test_grpc | |
Functions | |
void | test_grpc::chatClient (ros::NodeHandle &nh) |
int | main (int argc, char **argv) |
Definition at line 69 of file chat_client.cpp.