pcl_conversions.h File Reference
#include <pcl/point_cloud.h>
#include <pcl/point_types.h>
#include <cartographer/sensor/rangefinder_point.h>
+ Include dependency graph for pcl_conversions.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 armarx
 This file offers overloads of toIce() and fromIce() functions for STL container types.
 
 armarx::localization_and_mapping
 
 armarx::localization_and_mapping::cartographer_adapter
 This file is part of ArmarX.
 

Functions

::pcl::PointCloud<::pcl::PointXYZ > toPCL (const auto &pointCloud, const ::cartographer::transform::Rigid3d &pose)
 
::pcl::PointCloud<::pcl::PointXYZ > toPCL (const std::vector<::cartographer::sensor::RangefinderPoint > &points)
 
::pcl::PointCloud<::pcl::PointXYZ > toPCL (const std::vector<::cartographer::sensor::TimedRangefinderPoint > &pointCloud, const Eigen::Isometry3f &pose)
 
::pcl::PointCloud<::pcl::PointXYZ > toPCL (const std::vector<::cartographer::sensor::TimedRangefinderPoint > &points)