#include <ros/ros.h>#include <boost/thread.hpp>#include <sensor_msgs/PointCloud.h>#include <sensor_msgs/PointCloud2.h>#include <sensor_msgs/point_cloud_conversion.h>
Go to the source code of this file.
Classes | |
| class | PointCloudConverter |
Functions | |
| int | main (int argc, char **argv) |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 180 of file point_cloud_converter.cpp.