Apollo  6.0
Open source self driving car software
Classes | Namespaces | Typedefs
radar_track.h File Reference
#include <memory>
#include <string>
#include "Eigen/Core"
#include "cyber/common/log.h"
#include "cyber/common/macros.h"
#include "modules/perception/base/frame.h"
#include "modules/perception/base/object_pool_types.h"
#include "modules/perception/radar/common/types.h"
#include "modules/perception/radar/lib/interface/base_filter.h"
Include dependency graph for radar_track.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  apollo::perception::radar::RadarTrack
 

Namespaces

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

Typedefs

typedef std::shared_ptr< RadarTrack > apollo::perception::radar::RadarTrackPtr