#include <gtest/gtest.h>#include <pcl/point_types.h>#include <sensor_msgs/PointCloud2.h>#include <pcl_ros/io/bag_io.h>#include <pcl/ros/conversions.h>
Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
| TEST (PCL_ROS, BAGReader) | |
| int main | ( | int | argc, | |
| char ** | argv | |||
| ) |
Definition at line 86 of file test_io.cpp.
| TEST | ( | PCL_ROS | , | |
| BAGReader | ||||
| ) |
Definition at line 49 of file test_io.cpp.