|
Apollo
v5.5.0
Open source self driving car software
|
#include <map>#include <memory>#include <string>#include "gtest/gtest_prod.h"#include "modules/perception/fusion/base/sensor_object.h"

Go to the source code of this file.
Classes | |
| class | apollo::perception::fusion::Track |
Namespaces | |
| apollo | |
| apollo::perception | |
| apollo::perception::fusion | |
Typedefs | |
| typedef std::map< std::string, SensorObjectPtr > | apollo::perception::fusion::SensorId2ObjectMap |
| typedef std::shared_ptr< Track > | apollo::perception::fusion::TrackPtr |
| typedef std::shared_ptr< const Track > | apollo::perception::fusion::TrackConstPtr |
1.8.13