Apollo  6.0
Open source self driving car software
Classes | Namespaces | Typedefs | Enumerations
static_align.h File Reference
#include <memory>
#include <vector>
#include "modules/map/tools/map_datachecker/server/alignment.h"
#include "modules/map/tools/map_datachecker/server/common.h"
Include dependency graph for static_align.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  apollo::hdmap::Point3d
 
struct  apollo::hdmap::Centroid3D
 
class  apollo::hdmap::StaticAlign
 

Namespaces

 apollo
 PlanningContext is the runtime context in planning. It is persistent across multiple frames.
 
 apollo::hdmap
 apollo::hdmap
 

Typedefs

typedef struct apollo::hdmap::Point3d apollo::hdmap::Point3d
 
typedef struct apollo::hdmap::Centroid3D apollo::hdmap::Centroid3D
 

Enumerations

enum  apollo::hdmap::StaticAlignDetectMethod { apollo::hdmap::StaticAlignDetectMethod::RANSAC, apollo::hdmap::StaticAlignDetectMethod::DYNAMIC_CENTROID }