#include <vector>#include <string>#include <sensor_msgs/PointCloud2.h>#include <mcl_3dl/cloud_accum.h>#include <gtest/gtest.h>
Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
| TEST (CloudAccumulationLogic, PassThrough) | |
| TEST (CloudAccumulationLogic, Accumulate) | |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 164 of file test_cloud_accum.cpp.
| TEST | ( | CloudAccumulationLogic | , |
| PassThrough | |||
| ) |
Definition at line 39 of file test_cloud_accum.cpp.
| TEST | ( | CloudAccumulationLogic | , |
| Accumulate | |||
| ) |
Definition at line 72 of file test_cloud_accum.cpp.