#include <visualization_msgs/Marker.h>
#include <geometry_msgs/Point.h>
Go to the source code of this file.
Functions | |
template<class PointCloudType > | |
visualization_msgs::Marker | visualize_polygon (const PointCloudType &cropping_polygon) |
visualization_msgs::Marker visualize_polygon | ( | const PointCloudType & | cropping_polygon | ) |
Definition at line 7 of file visualize_polygon.hpp.