#include <ros/ros.h>
#include <ros/console.h>
#include <lama_msgs/Crossing.h>
#include <goto_crossing/crossing_goer.h>
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 8 of file goto_crossing_node.cpp.