#include <speed_optimizer.h>
◆ SpeedOptimizer()
apollo::planning::SpeedOptimizer::SpeedOptimizer |
( |
const TaskConfig & |
config | ) |
|
|
explicit |
◆ ~SpeedOptimizer()
virtual apollo::planning::SpeedOptimizer::~SpeedOptimizer |
( |
| ) |
|
|
virtualdefault |
◆ Execute()
◆ Process()
virtual common::Status apollo::planning::SpeedOptimizer::Process |
( |
const PathData & |
path_data, |
|
|
const common::TrajectoryPoint & |
init_point, |
|
|
SpeedData *const |
speed_data |
|
) |
| |
|
protectedpure virtual |
◆ RecordDebugInfo() [1/2]
void apollo::planning::SpeedOptimizer::RecordDebugInfo |
( |
const SpeedData & |
speed_data | ) |
|
|
protected |
◆ RecordDebugInfo() [2/2]
void apollo::planning::SpeedOptimizer::RecordDebugInfo |
( |
const SpeedData & |
speed_data, |
|
|
planning_internal::STGraphDebug * |
st_graph_debug |
|
) |
| |
|
protected |
The documentation for this class was generated from the following file: