Apollo
6.0
Open source self driving car software
|
#include <smoother.h>
Public Member Functions | |
Smoother ()=default | |
virtual | ~Smoother ()=default |
apollo::common::Status | Smooth (const FrameHistory *frame_history, const Frame *current_frame, ADCTrajectory *const current_trajectory_pb) |
|
default |
|
virtualdefault |
apollo::common::Status apollo::planning::Smoother::Smooth | ( | const FrameHistory * | frame_history, |
const Frame * | current_frame, | ||
ADCTrajectory *const | current_trajectory_pb | ||
) |