|
Apollo
6.0
Open source self driving car software
|
Classes | |
| struct | Leaf |
| Simple structure to hold a centroid, covarince and the number of points in a leaf. More... | |
| struct | LidarFrame |
| struct | LidarHeight |
| class | LidarLocatorNdt |
| class | LocalizationPoseBuffer |
| struct | LocalizationStampedPosePair |
| class | NDTLocalization |
| class | NDTLocalizationComponent |
| class | NormalDistributionsTransform |
| struct | TimeStampPose |
| class | VoxelGridCovariance |
| A searchable voxel structure containing the mean and covariance of the data. More... | |
Typedefs | |
| typedef apollo::localization::msf::pyramid_map::NdtMap | NdtMap |
| typedef apollo::localization::msf::pyramid_map::NdtMapConfig | NdtMapConfig |
| typedef apollo::localization::msf::pyramid_map::NdtMapNode | NdtMapNode |
| typedef apollo::localization::msf::pyramid_map::NdtMapCells | NdtMapCells |
| typedef apollo::localization::msf::pyramid_map::NdtMapNodePool | NdtMapNodePool |
| typedef apollo::localization::msf::pyramid_map::NdtMapMatrix | NdtMapMatrix |
| typedef apollo::localization::msf::pyramid_map::MapNodeIndex | MapNodeIndex |
| typedef Leaf * | LeafPtr |
| Pointer to VoxelGridCovariance leaf structure. More... | |
| typedef const Leaf * | LeafConstPtr |
| Const pointer to VoxelGridCovariance leaf structure. More... | |
Functions | |
| CYBER_REGISTER_COMPONENT (NDTLocalizationComponent) | |
| typedef const Leaf* apollo::localization::ndt::LeafConstPtr |
Const pointer to VoxelGridCovariance leaf structure.
| typedef Leaf* apollo::localization::ndt::LeafPtr |
Pointer to VoxelGridCovariance leaf structure.
| typedef apollo::localization::msf::pyramid_map::MapNodeIndex apollo::localization::ndt::MapNodeIndex |
| typedef apollo::localization::msf::pyramid_map::NdtMapConfig apollo::localization::ndt::NdtMapConfig |
| typedef apollo::localization::msf::pyramid_map::NdtMapMatrix apollo::localization::ndt::NdtMapMatrix |
| typedef apollo::localization::msf::pyramid_map::NdtMapNodePool apollo::localization::ndt::NdtMapNodePool |
| apollo::localization::ndt::CYBER_REGISTER_COMPONENT | ( | NDTLocalizationComponent | ) |
1.8.13