#include <octomap_ros/conversions.h>
Go to the source code of this file.
Namespaces | |
namespace | octomap |
Functions | |
template void | octomap::pointcloudPCLToOctomap (const pcl::PointCloud< pcl::PointXYZ > &pclCloud, Pointcloud &octomapCloud) |
template void | octomap::pointsOctomapToPCL (const point3d_list &points, pcl::PointCloud< pcl::PointXYZ > &cloud) |