Combines a static map with obstacle information. More...
#include "carl_navigation/map_republisher.h"
Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
Combines a static map with obstacle information.
Adds obstacles to a static map and republishes the map for localization purposes.
Definition in file map_republisher.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 100 of file map_republisher.cpp.