Apollo  6.0
Open source self driving car software
Classes | Namespaces | Macros | Functions
mlf_base_filter.h File Reference
#include <string>
#include "cyber/common/macros.h"
#include "modules/perception/lib/registerer/registerer.h"
#include "modules/perception/lidar/lib/tracker/common/mlf_track_data.h"
#include "modules/perception/lidar/lib/tracker/common/tracked_object.h"
Include dependency graph for mlf_base_filter.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  apollo::perception::lidar::MlfFilterInitOptions
 
struct  apollo::perception::lidar::MlfFilterOptions
 
class  apollo::perception::lidar::MlfBaseFilter
 

Namespaces

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

Macros

#define PERCEPTION_REGISTER_MLFFILTER(name)   PERCEPTION_REGISTER_CLASS(MlfBaseFilter, name)
 

Functions

 apollo::perception::lidar::PERCEPTION_REGISTER_REGISTERER (MlfBaseFilter)
 

Macro Definition Documentation

◆ PERCEPTION_REGISTER_MLFFILTER

#define PERCEPTION_REGISTER_MLFFILTER (   name)    PERCEPTION_REGISTER_CLASS(MlfBaseFilter, name)