|
Apollo
6.0
Open source self driving car software
|
#include <limits>#include <vector>#include "pcl/registration/registration.h"#include "unsupported/Eigen/NonLinearOptimization"#include "cyber/common/log.h"#include "modules/common/util/perf_util.h"#include "modules/localization/ndt/ndt_locator/ndt_voxel_grid_covariance.h"#include "modules/localization/ndt/ndt_locator/ndt_solver.hpp"

Go to the source code of this file.
Classes | |
| class | apollo::localization::ndt::NormalDistributionsTransform< PointSource, PointTarget > |
Namespaces | |
| apollo | |
| PlanningContext is the runtime context in planning. It is persistent across multiple frames. | |
| apollo::localization | |
| apollo::localization | |
| apollo::localization::ndt | |
1.8.13