#include <ros/ros.h>#include <sensor_msgs/Image.h>#include <sensor_msgs/PointCloud2.h>#include <pcl_conversions/pcl_conversions.h>#include <string>
Go to the source code of this file.
| Classes | |
| class | PointCloudToImage | 
| Functions | |
| int | main (int argc, char **argv) | 
| int main | ( | int | argc, | 
| char ** | argv | ||
| ) | 
Definition at line 97 of file convert_pointcloud_to_image.cpp.