#include <ros/ros.h>
#include <tuw_multi_robot_route_to_path/LocalBehaviorControllerNode.h>
#include <tf/transform_datatypes.h>
Go to the source code of this file.
Namespaces | |
tuw_multi_robot_route_to_path | |
Functions | |
int | main (int argc, char **argv) |
int main | ( | int | argc, |
char ** | argv | ||
) |
initializes the ros node with default name
Definition at line 30 of file LocalBehaviorControllerNode.cpp.