Apollo  6.0
Open source self driving car software
apollo::planning::PathData Member List

This is the complete list of members for apollo::planning::PathData, including all inherited members.

blocking_obstacle_id() constapollo::planning::PathDatainline
Clear()apollo::planning::PathData
DebugString() constapollo::planning::PathData
discretized_path() constapollo::planning::PathData
Empty() constapollo::planning::PathData
frenet_frame_path() constapollo::planning::PathData
GetPathPointWithPathS(const double s) constapollo::planning::PathData
GetPathPointWithRefS(const double ref_s, common::PathPoint *const path_point) constapollo::planning::PathData
is_optimized_towards_trajectory_reference() constapollo::planning::PathDatainline
is_valid_path_reference() constapollo::planning::PathDatainline
LeftTrimWithRefS(const common::FrenetFramePoint &frenet_point)apollo::planning::PathData
path_label() constapollo::planning::PathData
path_point_decision_guide() constapollo::planning::PathData
path_reference() constapollo::planning::PathData
PathData()=defaultapollo::planning::PathData
PathPointType enum nameapollo::planning::PathData
set_blocking_obstacle_id(const std::string &obs_id)apollo::planning::PathDatainline
set_is_optimized_towards_trajectory_reference(bool is_optimized_towards_trajectory_reference)apollo::planning::PathDatainline
set_is_valid_path_reference(bool is_valid_path_reference)apollo::planning::PathDatainline
set_path_label(const std::string &label)apollo::planning::PathData
set_path_reference(const std::vector< common::PathPoint > &path_reference)apollo::planning::PathData
SetDiscretizedPath(DiscretizedPath path)apollo::planning::PathData
SetFrenetPath(FrenetFramePath frenet_path)apollo::planning::PathData
SetPathPointDecisionGuide(std::vector< std::tuple< double, PathPointType, double >> path_point_decision_guide)apollo::planning::PathData
SetReferenceLine(const ReferenceLine *reference_line)apollo::planning::PathData
UpdateFrenetFramePath(const ReferenceLine *reference_line)apollo::planning::PathData