#include "voxel_layer.h"
#include <pluginlib/class_list_macros.hpp>
#include <sensor_msgs/point_cloud2_iterator.h>
#include <boost/thread.hpp>
#include <pcl_conversions/pcl_conversions.h>
Go to the source code of this file.
Namespaces | |
rtabmap_ros | |
Macros | |
#define | VOXEL_BITS 16 |
#define VOXEL_BITS 16 |
Definition at line 44 of file voxel_layer.cpp.