|
Apollo
6.0
Open source self driving car software
|
#include <feature_extractor.h>

Public Member Functions | |
| FeatureExtractor ()=delete | |
| Constructor. More... | |
| FRIEND_TEST (FeatureExtractorTest, junction) | |
Static Public Member Functions | |
| static EnvironmentFeatures | ExtractEnvironmentFeatures (ContainerManager *container_manager) |
| Extract features for scenario analysis. More... | |
|
delete |
Constructor.
|
static |
Extract features for scenario analysis.
| apollo::prediction::FeatureExtractor::FRIEND_TEST | ( | FeatureExtractorTest | , |
| junction | |||
| ) |
1.8.13