|
#include <algorithm>
#include <pcl/point_cloud.h>
#include <pcl/point_types.h>
#include "wykobi_ext.h"
#include "wykobi_types.h"
#include <wykobi.hpp>
Go to the source code of this file.
Namespaces | |
armarx | |
This file offers overloads of toIce() and fromIce() functions for STL container types. | |
armarx::wykobi | |
Functions | |
pcl::PointXYZ | fromWykobi (const wykobi::Point &ptWykobi) |
template<typename T = float> | |
void | project (pcl::PointCloud< pcl::PointXYZ > &cloud, wykobi::Polygon polygon) |