Autoware.Auto
|
|
#include <ndt/ndt_voxel.hpp>
Go to the source code of this file.
Classes | |
class | autoware::localization::ndt::VoxelViewBase< VoxelT, Derived > |
class | autoware::localization::ndt::VoxelView< StaticNDTVoxel > |
VoxelViewBase implementation for StaticNDTVoxel . It's just a pure wrapper. More... | |
class | autoware::localization::ndt::VoxelView< DynamicNDTVoxel > |
Namespaces | |
autoware | |
This file defines the lanelet2_map_provider_node class. | |
autoware::localization | |
autoware::localization::ndt | |
Variables | |
template<typename VoxelT > | |
class NDT_PUBLIC | autoware::localization::ndt::VoxelView |