|
Apollo
v5.5.0
Open source self driving car software
|
#include <algorithm>#include <memory>#include <vector>#include "modules/perception/base/point_cloud.h"#include "modules/perception/lidar/common/cloud_mask.h"

Go to the source code of this file.
Classes | |
| struct | apollo::perception::lidar::SppPoint |
| struct | apollo::perception::lidar::SppCluster |
Namespaces | |
| apollo | |
| apollo::perception | |
| apollo::perception::lidar | |
Typedefs | |
| typedef std::shared_ptr< SppCluster > | apollo::perception::lidar::SppClusterPtr |
| typedef std::shared_ptr< const SppCluster > | apollo::perception::lidar::SppClusterConstPtr |
1.8.13