|
Autoware.Auto
|
|
#include <localization_common/localizer_base.hpp>#include <sensor_msgs/msg/point_cloud2.hpp>#include <geometry_msgs/msg/transform.hpp>#include <ndt/ndt_common.hpp>#include <ndt/ndt_optimization_problem.hpp>#include <optimization/optimizer_options.hpp>#include <utility>#include <string>

Go to the source code of this file.
Namespaces | |
| autoware | |
| This file defines the lanelet2_map_provider_node class. | |
| autoware::localization | |
| autoware::localization::ndt | |
Typedefs | |
| using | autoware::localization::ndt::CloudT = sensor_msgs::msg::PointCloud2 |