Apollo  v5.5.0
Open source self driving car software
Classes | Namespaces | Typedefs | Functions | Variables
pcl_util.h File Reference
#include <string>
#include "pcl/io/pcd_io.h"
#include "modules/perception/base/point_cloud.h"
#include "modules/perception/lidar/common/lidar_log.h"
Include dependency graph for pcl_util.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  apollo::perception::lidar::PCLPointXYZIT
 
struct  apollo::perception::lidar::PCLPointXYZL
 

Namespaces

 apollo
 
 apollo::perception
 
 apollo::perception::lidar
 

Typedefs

typedef pcl::PointXYZRGB apollo::perception::lidar::CPoint
 
typedef pcl::PointCloud< CPoint > apollo::perception::lidar::CPointCloud
 
typedef pcl::PointCloud< CPoint >::Ptr apollo::perception::lidar::CPointCloudPtr
 
typedef pcl::PointCloud< CPoint >::ConstPtr apollo::perception::lidar::CPointCloudConstPtr
 

Functions

bool apollo::perception::lidar::LoadPCLPCD (const std::string &file_path, base::PointFCloud *cloud_out)
 

Variables

struct apollo::perception::lidar::PCLPointXYZIT apollo::perception::lidar::EIGEN_ALIGN16