#include <numeric>#include <ros/ros.h>#include <algorithm>#include <tf/transform_listener.h>#include <cv_bridge/cv_bridge.h>#include <image_transport/image_transport.h>#include <sensor_msgs/image_encodings.h>#include <geometry_msgs/PoseArray.h>#include <geometry_msgs/PolygonStamped.h>#include <geometry_msgs/Point.h>#include <visualization_msgs/Marker.h>#include <std_srvs/Empty.h>#include <std_msgs/Bool.h>#include <std_msgs/Int32.h>#include <opencv/cv.h>#include <image_geometry/pinhole_camera_model.h>#include <hrl_clickable_world/ClickImage.h>#include <hrl_clickable_world/DisplayButtons.h>#include <hrl_clickable_world/ButtonAction.h>#include <pixel_2_3d/Pixel23d.h>
Go to the source code of this file.
| Classes | |
| class | hrl_clickable_world::DisplayManager | 
| Namespaces | |
| namespace | hrl_clickable_world | 
| Functions | |
| int | main (int argc, char **argv) | 
| int main | ( | int | argc, | 
| char ** | argv | ||
| ) | 
Definition at line 228 of file display_manager.cpp.