|
Apollo
v5.5.0
Open source self driving car software
|
#include <string>#include "pcl/io/pcd_io.h"#include "modules/perception/base/point_cloud.h"#include "modules/perception/lidar/common/lidar_log.h"

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 |
1.8.13