Apollo
6.0
Open source self driving car software
|
#include <deque>
#include <string>
#include <vector>
#include "modules/perception/fusion/common/kalman_filter.h"
#include "modules/perception/fusion/lib/interface/base_motion_fusion.h"
Go to the source code of this file.
Classes | |
class | apollo::perception::fusion::KalmanMotionFusion |
Namespaces | |
apollo | |
PlanningContext is the runtime context in planning. It is persistent across multiple frames. | |
apollo::perception | |
apollo::perception | |
apollo::perception::fusion | |