|
Apollo
6.0
Open source self driving car software
|
#include <memory>#include <vector>#include "modules/perception/fusion/base/sensor_object.h"#include "modules/perception/fusion/base/track.h"

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 |
1.8.13