#include <boost/unordered_map.hpp>
#include "unordered_map_voxel.h"
#include <pcl/io/io.h>
#include <pcl_ros/point_cloud.h>
#include <pcl/point_types.h>
Go to the source code of this file.
Classes | |
class | Voxelize |
Typedefs | |
typedef boost::unordered_map < unordered_map_voxel, un_key > | umap |
typedef boost::unordered_map<unordered_map_voxel,un_key> umap |