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