#include <mrpt/slam/CSimplePointsMap.h>
#include <mrpt/slam/CColouredPointsMap.h>
#include <mrpt_bridge/point_cloud2.h>
#include <pcl/ros/conversions.h>
#include <pcl/point_cloud.h>
#include <pcl_conversions/pcl_conversions.h>
#include <gtest/gtest.h>
Go to the source code of this file.
Functions | |
TEST (PointCloud2, basicTest) |
TEST | ( | PointCloud2 | , |
basicTest | |||
) |
Definition at line 16 of file test_pointcloud2.cpp.