Autoware.Auto
|
|
#include "lanelet2_map_provider/lanelet2_map_provider.hpp"
#include <string>
#include "common/types.hpp"
#include "had_map_utils/had_map_utils.hpp"
#include "GeographicLib/Geocentric.hpp"
#include "lanelet2_core/primitives/GPSPoint.h"
#include "lanelet2_io/Io.h"
#include "lanelet2_projection/UTM.h"
#include "tf2_geometry_msgs/tf2_geometry_msgs.h"
Namespaces | |
autoware | |
This file defines the lanelet2_map_provider_node class. | |
autoware::lanelet2_map_provider | |
TODO(simon.thompson): Document namespaces! | |