#include <pcl/point_types.h>
#include <pcl_ros/point_cloud.h>
#include <mcl_3dl/point_cloud_random_samplers/point_cloud_uniform_sampler.h>
#include <gtest/gtest.h>
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
TEST (PointCloudUniformSampler, Sampling) | |
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 89 of file test_point_cloud_random_sampler.cpp.
TEST | ( | PointCloudUniformSampler | , |
Sampling | |||
) |
Definition at line 37 of file test_point_cloud_random_sampler.cpp.