#include <ros/ros.h>
#include <rosbag/bag.h>
#include <rosbag/view.h>
#include <cob_3d_mapping_msgs/ShapeArray.h>
#include <cob_3d_mapping_msgs/SetGeometryMap.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 71 of file set_geometry_map.cpp.