Apollo
6.0
Open source self driving car software
|
#include <reference_line_smoother.h>
Public Attributes | |
common::PathPoint | path_point |
double | lateral_bound = 0.0 |
double | longitudinal_bound = 0.0 |
bool | enforced = false |
bool apollo::planning::AnchorPoint::enforced = false |
double apollo::planning::AnchorPoint::lateral_bound = 0.0 |
double apollo::planning::AnchorPoint::longitudinal_bound = 0.0 |
common::PathPoint apollo::planning::AnchorPoint::path_point |