#include <dp_road_graph.h>
◆ DpRoadGraph()
apollo::planning::DpRoadGraph::DpRoadGraph |
( |
const DpPolyPathConfig & |
config, |
|
|
const ReferenceLineInfo & |
reference_line_info, |
|
|
const SpeedData & |
speed_data |
|
) |
| |
◆ ~DpRoadGraph()
apollo::planning::DpRoadGraph::~DpRoadGraph |
( |
| ) |
|
|
default |
◆ FindPathTunnel()
bool apollo::planning::DpRoadGraph::FindPathTunnel |
( |
const common::TrajectoryPoint & |
init_point, |
|
|
const std::vector< const Obstacle *> & |
obstacles, |
|
|
PathData *const |
path_data |
|
) |
| |
◆ SetDebugLogger()
void apollo::planning::DpRoadGraph::SetDebugLogger |
( |
apollo::planning_internal::Debug * |
debug | ) |
|
|
inline |
◆ SetWaypointSampler()
void apollo::planning::DpRoadGraph::SetWaypointSampler |
( |
WaypointSampler * |
waypoint_sampler | ) |
|
|
inline |
The documentation for this class was generated from the following file: