#include <ros/ros.h>
#include <map_organizer_msgs/OccupancyGridArray.h>
#include <std_msgs/Int32.h>
#include <tf2_geometry_msgs/tf2_geometry_msgs.h>
#include <tf2_ros/transform_broadcaster.h>
#include <vector>
#include <neonavigation_common/compatibility.h>
Go to the source code of this file.
|
void | cbFloor (const std_msgs::Int32::Ptr &msg) |
|
void | cbMaps (const map_organizer_msgs::OccupancyGridArray::Ptr &msg) |
|
int | main (int argc, char **argv) |
|
void cbFloor |
( |
const std_msgs::Int32::Ptr & |
msg | ) |
|
void cbMaps |
( |
const map_organizer_msgs::OccupancyGridArray::Ptr & |
msg | ) |
|
int main |
( |
int |
argc, |
|
|
char ** |
argv |
|
) |
| |
map_organizer_msgs::OccupancyGridArray maps |
std::vector<nav_msgs::MapMetaData> orig_mapinfos |