|
Apollo
6.0
Open source self driving car software
|
: build the mlp cost functional for speed profile based on trajectory raw feature More...
#include <autotuning_speed_feature_builder.h>


Public Member Functions | |
| AutotuningSpeedFeatureBuilder ()=default | |
| virtual | ~AutotuningSpeedFeatureBuilder ()=default |
| common::Status | BuildFeature (const autotuning::TrajectoryRawFeature &raw_feature, autotuning::TrajectoryFeature *const input_feature) const override |
| common::Status | BuildPointFeature (const autotuning::TrajectoryPointRawFeature &raw_point_feature, autotuning::TrajectoryPointwiseFeature *const point_feature) const override |
Public Member Functions inherited from apollo::planning::AutotuningFeatureBuilder | |
| AutotuningFeatureBuilder ()=default | |
| : constructor More... | |
| virtual | ~AutotuningFeatureBuilder ()=default |
: build the mlp cost functional for speed profile based on trajectory raw feature
|
default |
|
virtualdefault |
|
overridevirtual |
Implements apollo::planning::AutotuningFeatureBuilder.
|
overridevirtual |
Implements apollo::planning::AutotuningFeatureBuilder.
1.8.13