|
Apollo
6.0
Open source self driving car software
|
#include <map>#include <memory>#include <string>#include <vector>#include <boost/shared_ptr.hpp>#include "modules/perception/base/blob.h"

Go to the source code of this file.
Classes | |
| class | apollo::perception::inference::Inference |
Namespaces | |
| apollo | |
| PlanningContext is the runtime context in planning. It is persistent across multiple frames. | |
| apollo::perception | |
| apollo::perception | |
| apollo::perception::inference | |
Typedefs | |
| typedef std::map< std::string, std::shared_ptr< apollo::perception::base::Blob< float > > > | apollo::perception::inference::BlobMap |
1.8.13