#include <hybrid_a_star.h>
◆ HybridAStar()
apollo::planning::HybridAStar::HybridAStar |
( |
const PlannerOpenSpaceConfig & |
open_space_conf | ) |
|
|
explicit |
◆ ~HybridAStar()
virtual apollo::planning::HybridAStar::~HybridAStar |
( |
| ) |
|
|
virtualdefault |
◆ Plan()
bool apollo::planning::HybridAStar::Plan |
( |
double |
sx, |
|
|
double |
sy, |
|
|
double |
sphi, |
|
|
double |
ex, |
|
|
double |
ey, |
|
|
double |
ephi, |
|
|
const std::vector< double > & |
XYbounds, |
|
|
const std::vector< std::vector< common::math::Vec2d >> & |
obstacles_vertices_vec, |
|
|
HybridAStartResult * |
result |
|
) |
| |
◆ TrajectoryPartition()
The documentation for this class was generated from the following file: