#include <iri_wrinkled_map/WrinkledMapConfig.h>
#include "mutex.h"
#include <sensor_msgs/PointCloud2.h>
#include <pcl/point_cloud.h>
#include <pcl/point_types.h>
#include <pcl/ros/conversions.h>
#include <vector>
#include <normal_descriptor_node/ndesc_pc.h>
#include <normal_descriptor_node/ndesc.h>
Go to the source code of this file.
Classes | |
class | WrinkledMapAlgorithm |
IRI ROS Specific Driver Class. More... |