#include <gtest/gtest.h>
#include <sensor_msgs/point_cloud2_iterator.h>
Go to the source code of this file.
Functions |
int | main (int argc, char **argv) |
| TEST (sensor_msgs, PointCloud2Iterator) |
Function Documentation
int main |
( |
int |
argc, |
|
|
char ** |
argv |
|
) |
| |
TEST |
( |
sensor_msgs |
, |
|
|
PointCloud2Iterator |
|
|
) |
| |