#include <sbpl_arm_planner_node/add_objects_to_map.h>
#include <iostream>
#include <ros/ros.h>
#include <vector>
#include <string>
#include <mapping_msgs/CollisionObject.h>
#include <geometric_shapes_msgs/Shape.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 144 of file add_objects_to_map.cpp.