multi_robot_goal_server_node.cpp
Go to the documentation of this file.
1 #include <ros/ros.h>
3 
4 
5 int main ( int argc, char **argv ) {
6  ros::init ( argc, argv, "GoalServer" );
9  node.publish();
10  return 0;
11 }
int main(int argc, char **argv)
ROSCPP_DECL void init(int &argc, char **argv, const std::string &name, uint32_t options=0)


tuw_multi_robot_goal_generator
Author(s):
autogenerated on Mon Jun 10 2019 15:42:34