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

Go to the source code of this file.

Classes

class  apollo::perception::fusion::Scene
 

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::shared_ptr< Scene > apollo::perception::fusion::ScenePtr
 
typedef std::shared_ptr< const Scene > apollo::perception::fusion::SceneConstPtr