#include <map>
#include <vector>
#include "pcl/ModelCoefficients.h"
#include "pcl/PointIndices.h"
#include "pcl/point_cloud.h"
#include "pcl/point_types.h"
Go to the source code of this file.
Classes | |
class | surface_perception::SurfaceFinder |
SurfaceFinder attempt to find multiple horizontal surfaces given a shelf scene. More... | |
Namespaces | |
namespace | surface_perception |