Action server for high-level movement commands. More...
#include <carl_navigation/rail_lab_location_server.hpp>#include <move_base_msgs/MoveBaseActionGoal.h>#include <ros/package.h>#include <yaml-cpp/yaml.h>#include <sstream>#include <fstream>
Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
Action server for high-level movement commands.
rail_lab_location_server creates an action server with pre-defined goal locations for CARL navigation.
Definition in file rail_lab_location_server.cpp.
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Creates and runs the rail_lab_location_server node.
| argc | argument count that is passed to ros::init |
| argv | arguments that are passed to ros::init |
Definition at line 176 of file rail_lab_location_server.cpp.