Apollo  6.0
Open source self driving car software
Classes | Namespaces | Typedefs
base_data_association.h File Reference
#include <string>
#include <utility>
#include <vector>
#include "modules/perception/fusion/base/base_forward_declaration.h"
#include "modules/perception/fusion/base/scene.h"
#include "modules/perception/fusion/base/sensor_frame.h"
#include "modules/perception/lib/registerer/registerer.h"
Include dependency graph for base_data_association.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  apollo::perception::fusion::AssociationOptions
 
struct  apollo::perception::fusion::AssociationResult
 
class  apollo::perception::fusion::BaseDataAssociation
 

Namespaces

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

Typedefs

typedef std::pair< size_t, size_t > apollo::perception::fusion::TrackMeasurmentPair