#include <discrete_points_math.h>
|
static bool | ComputePathProfile (const std::vector< std::pair< double, double >> &xy_points, std::vector< double > *headings, std::vector< double > *accumulated_s, std::vector< double > *kappas, std::vector< double > *dkappas) |
|
◆ DiscretePointsMath()
apollo::planning::DiscretePointsMath::DiscretePointsMath |
( |
| ) |
|
|
delete |
◆ ComputePathProfile()
static bool apollo::planning::DiscretePointsMath::ComputePathProfile |
( |
const std::vector< std::pair< double, double >> & |
xy_points, |
|
|
std::vector< double > * |
headings, |
|
|
std::vector< double > * |
accumulated_s, |
|
|
std::vector< double > * |
kappas, |
|
|
std::vector< double > * |
dkappas |
|
) |
| |
|
static |
The documentation for this class was generated from the following file: