#include <iterative_anchoring_smoother.h>
◆ IterativeAnchoringSmoother()
apollo::planning::IterativeAnchoringSmoother::IterativeAnchoringSmoother |
( |
const PlannerOpenSpaceConfig & |
planner_open_space_config | ) |
|
◆ ~IterativeAnchoringSmoother()
apollo::planning::IterativeAnchoringSmoother::~IterativeAnchoringSmoother |
( |
| ) |
|
|
default |
◆ Smooth()
bool apollo::planning::IterativeAnchoringSmoother::Smooth |
( |
const Eigen::MatrixXd & |
xWS, |
|
|
const double |
init_a, |
|
|
const double |
init_v, |
|
|
const std::vector< std::vector< common::math::Vec2d >> & |
obstacles_vertices_vec, |
|
|
DiscretizedTrajectory * |
discretized_trajectory |
|
) |
| |
The documentation for this class was generated from the following file: