![]() |
RAPP Platform
v0.6.0
RAPP Platform is a collection of ROS nodes and back-end processes that aim to deliver ready-to-use generic services to robots
|
#include <cstdio>#include "ros/ros.h"#include "ros/console.h"#include "nav_msgs/GetMap.h"#include "tf/LinearMath/Matrix3x3.h"#include "geometry_msgs/Quaternion.h"
Go to the source code of this file.
Classes | |
| class | MapGenerator |
| Map generation node. More... | |
Macros | |
| #define | USAGE |
Functions | |
| int | main (int argc, char **argv) |
| #define USAGE |
Definition at line 124 of file map_saver.cpp.
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 128 of file map_saver.cpp.