25 #include "modules/planning/proto/reference_line_smoother_config.pb.h" 47 virtual void SetAnchorPoints(
48 const std::vector<AnchorPoint>& achor_points) = 0;
bool enforced
Definition: reference_line_smoother.h:36
ReferenceLineSmoother(const ReferenceLineSmootherConfig &config)
Definition: reference_line_smoother.h:41
PlanningContext is the runtime context in planning. It is persistent across multiple frames...
Definition: atomic_hash_map.h:25
Planning module main class. It processes GPS and IMU as input, to generate planning info...
common::PathPoint path_point
Definition: reference_line_smoother.h:32
Definition: reference_line_smoother.h:31
ReferenceLineSmootherConfig config_
Definition: reference_line_smoother.h:58
double longitudinal_bound
Definition: reference_line_smoother.h:34
Definition: reference_line.h:39
Definition: reference_line_smoother.h:39
double lateral_bound
Definition: reference_line_smoother.h:33